Files
BlitzNext/bbruntime/bbsys.cpp
T
blitz-research 08a613ed0e Initial commit.
2014-01-31 08:23:00 +13:00

7 lines
73 B
C++

#include "std.h"
#include "bbsys.h"
bool debug;
gxRuntime *gx_runtime;