bbsys.cpp 73 B

123456
  1. #include "std.h"
  2. #include "bbsys.h"
  3. bool debug;
  4. gxRuntime *gx_runtime;