k_color.h is a thing now

This commit is contained in:
Latapostrophe 2020-06-03 01:02:06 +02:00
parent 6ac63cca7a
commit aba1ff72bc

View file

@ -46,6 +46,7 @@
// SRB2kart
#include "m_cond.h" // M_UpdateUnlockablesAndExtraEmblems
#include "k_kart.h"
#include "k_color.h" // KartColor_Opposite
#include "console.h" // CON_LogMessage
#ifdef HW3SOUND