Ares
|
#include "TestBox.h"
#include <BuildingClass.h>
#include <AircraftClass.h>
#include <Helpers/Template.h>
Functions | |
DEFINE_HOOK (48CCC0, Main_Game, 8) |
DEFINE_HOOK | ( | 48CCC0 | , |
Main_Game | , | ||
8 | |||
) |
{ if(Ares::bTestingRun) { // TestScaffold::FloatToIntTest(); return 0x48CFCB; } return 0; }