Skip to content
Snippets Groups Projects
Commit a1e0aa18 authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Fix "implicit declaration of function 'DEH_TableCheck'" warning

parent be496e1b
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@
#include "p_local.h" // chasecam
#include "mserv.h" // ms_RoomId
#include "m_misc.h" // screenshot functionality
#include "dehacked.h" // Dehacked list test
#include "deh_tables.h" // Dehacked list test
#include "m_cond.h" // condition initialization
#include "fastcmp.h"
#include "keys.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment