- moved around some pieces of code to make sharing with Raze easier.

This commit is contained in:
Christoph Oelckers 2020-04-11 19:22:16 +02:00
commit cf51508ce6
21 changed files with 96 additions and 74 deletions

View file

@ -11,6 +11,7 @@
#include "v_text.h"
struct event_t;
struct FState;
#define DECLARE_SUPER_CLASS(cls,parent) \
private: \