mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-04 21:04:02 +00:00
gp:: fixed the comment about GOLDBERG_BITS
This commit is contained in:
parent
f61247afe2
commit
b634d930cb
@ -50,7 +50,7 @@ struct hpcshape {
|
|||||||
#define SIDE_BSHA 12
|
#define SIDE_BSHA 12
|
||||||
#define SIDEPARS 13
|
#define SIDEPARS 13
|
||||||
|
|
||||||
/** GOLDBERG_BITS controls the size of tables for Goldberg: 2*(x+y) should be below (1<<GOLDBERG_BITS) */
|
/** GOLDBERG_BITS controls the size of tables for Goldberg. see gp::check_limits */
|
||||||
|
|
||||||
#ifndef GOLDBERG_BITS
|
#ifndef GOLDBERG_BITS
|
||||||
#define GOLDBERG_BITS 5
|
#define GOLDBERG_BITS 5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user