mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
missed this ESLOPE-needed area from a few commits ago apparently :V
This commit is contained in:
parent
7fb41f4bfa
commit
ea009ae304
1 changed files with 2 additions and 0 deletions
|
|
@ -16,7 +16,9 @@
|
|||
#include "p_local.h"
|
||||
#include "p_setup.h"
|
||||
#include "z_zone.h"
|
||||
#ifdef ESLOPE
|
||||
#include "p_slopes.h"
|
||||
#endif
|
||||
#include "r_main.h"
|
||||
|
||||
#include "lua_script.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue