Added typeinfogen with state system

This commit is contained in:
Justin Marshall
2026-05-18 21:35:07 -07:00
parent 4686349b62
commit b841fcb33b
27 changed files with 21899 additions and 194 deletions
+1
View File
@@ -90,6 +90,7 @@ class idLocationEntity;
void gameError( const char *fmt, ... );
#include "gamesys/Event.h"
#include "gamesys/State.h"
#include "gamesys/Class.h"
#include "gamesys/SysCvar.h"
#include "gamesys/SysCmds.h"