mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-06-04 19:00:59 +00:00
- exported native fields of several more classes.
This commit is contained in:
parent
46757ff8bf
commit
0c95568d98
6 changed files with 89 additions and 3 deletions
|
@ -4,6 +4,7 @@
|
|||
#include "zstring.h"
|
||||
#include "autosegs.h"
|
||||
#include "vectors.h"
|
||||
#include "cmdlib.h"
|
||||
|
||||
#define MAX_RETURNS 8 // Maximum number of results a function called by script code can return
|
||||
#define MAX_TRY_DEPTH 8 // Maximum number of nested TRYs in a single function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue