mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 14:52:01 +00:00
- Repair compiling on Arch Linux with GCC 9.3.0.
'countof()' was not available.
This commit is contained in:
parent
e220b47469
commit
654ab5bee4
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ typedef enum
|
|||
#include "i_system.h"
|
||||
#include "version.h"
|
||||
#include "gamecontrol.h"
|
||||
#include "cmdlib.h"
|
||||
|
||||
EXTERN_CVAR (Bool, queryiwad);
|
||||
|
||||
|
|
Loading…
Reference in a new issue