Skip to content
Snippets Groups Projects
Commit b2d035ff authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

if you going to use M_CheckParm(), include the header

parent d2ee27b8
No related branches found
No related tags found
No related merge requests found
...@@ -44,6 +44,7 @@ ...@@ -44,6 +44,7 @@
#include "lua_hook.h" #include "lua_hook.h"
#include "m_cond.h" #include "m_cond.h"
#include "m_anigif.h" #include "m_anigif.h"
#include "m_argv.h"
#ifdef NETGAME_DEVMODE #ifdef NETGAME_DEVMODE
#define CV_RESTRICT CV_NETVAR #define CV_RESTRICT CV_NETVAR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment