- no Lunatic

This commit is contained in:
Christoph Oelckers 2020-03-06 23:49:21 +01:00
parent 53cda00747
commit 5a6096c740
1 changed files with 0 additions and 4 deletions

View File

@ -86,13 +86,9 @@ typedef struct {
#ifndef NEW_MAP_FORMAT
wallext_t wallext[MAXWALLS];
#endif
#if !defined LUNATIC
intptr_t *vars[MAXGAMEVARS];
intptr_t *arrays[MAXGAMEARRAYS];
int32_t arraysiz[MAXGAMEARRAYS];
#else
char *savecode;
#endif
#ifdef YAX_ENABLE
int32_t numyaxbunches;
# if !defined NEW_MAP_FORMAT