mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-03 06:33:14 +00:00
objects/sneaker-panel.c - include k_objects.h
This commit is contained in:
parent
540d755985
commit
4d71172002
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
#include "../p_slopes.h"
|
#include "../p_slopes.h"
|
||||||
#include "../p_local.h"
|
#include "../p_local.h"
|
||||||
#include "../k_kart.h"
|
#include "../k_kart.h"
|
||||||
|
#include "../k_objects.h"
|
||||||
|
|
||||||
#define SNEAKERPANEL_RADIUS (64*FRACUNIT)
|
#define SNEAKERPANEL_RADIUS (64*FRACUNIT)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue