mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-29 20:20:43 +00:00
bah, forgot the header changes :P
This commit is contained in:
parent
3e87e3ecdf
commit
5d51e0151e
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ const char *save_string (const char *str);
|
|||
void clear_frame_macros (void);
|
||||
extern FILE *yyin;
|
||||
int yyparse (void);
|
||||
extern int yydebug;
|
||||
|
||||
#define ALLOC(s, t, n, v) \
|
||||
do { \
|
||||
|
|
Loading…
Reference in a new issue