mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-17 12:12:29 +00:00
Add "../k_objects.h" to dash-rings.c
This commit is contained in:
parent
16e036a0bd
commit
bdc77ce940
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#include "../p_local.h"
|
||||
#include "../k_kart.h"
|
||||
#include "../k_objects.h"
|
||||
#include "../s_sound.h"
|
||||
|
||||
// Dash Rings are scaled by this much relative to the map scale
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue