X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=newdungeon.py;h=3b801da6d50ba0df2e554a971f86837a3b81a981;hb=25077d0b4eb1d6a85140c01092be7203ca64a49c;hp=36144744dae6ac31b1e6d819e4ecc713cd125d8f;hpb=64035d00262d3b10c126748be659d22394b7ed3b;p=open-adventure.git diff --git a/newdungeon.py b/newdungeon.py index 3614474..3b801da 100755 --- a/newdungeon.py +++ b/newdungeon.py @@ -70,7 +70,7 @@ extern obituary_t obituaries[]; extern hint_t hints[]; extern long conditions[]; -#define LOCSIZ {} +#define NLOCATIONS {} #define NOBJECTS {} #define NHINTS {} #define NCLASSES {}