FITD/FitdLib/mainLoop.h

3 lines
68 B
C

extern "C" {
void PlayWorld(int allowSystemMenu, int deltaTime);
}