X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=code.c;h=eabc50c458a77fff4dfdc7e8b05ce82b63d3b981;hp=5728a8db425f7b724a44717ba8510b400654637e;hb=10dd7aacfe87f97e10d61dff343e00b9c03eac69;hpb=3593a1b6b89ff690b8e89a31707468aad014b7b1 diff --git a/code.c b/code.c index 5728a8d..eabc50c 100644 --- a/code.c +++ b/code.c @@ -31,7 +31,7 @@ prog_section_function *code_functions; int *code_globals; char *code_chars; uint16_t code_crc; -uint32_t code_entfields; +static uint32_t code_entfields; /* This is outrageous! */ #define QCINT_ENTRY void*