mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-11 07:11:39 +00:00
- no Lunatic
This commit is contained in:
parent
53cda00747
commit
5a6096c740
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue