objects/sneaker-panel.c - include k_objects.h

This commit is contained in:
toaster 2023-08-02 16:53:35 +01:00
parent 540d755985
commit 4d71172002

View file

@ -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)