mirror of
https://github.com/ZDoom/Raze.git
synced 2025-06-04 03:00:58 +00:00
- all source compile now on macOS
This commit is contained in:
parent
8f455d8ffa
commit
cfed7afd02
24 changed files with 219 additions and 597 deletions
|
@ -301,7 +301,6 @@ static int32_t defsparser(scriptfile *script)
|
|||
iter = 0;
|
||||
}
|
||||
#endif
|
||||
handleevents();
|
||||
tokn = getatoken(script,basetokens,ARRAY_SIZE(basetokens));
|
||||
cmdtokptr = script->ltextptr;
|
||||
switch (tokn)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue