ref: 2b4b57c6eb2c52e4248da6746a8949250b49187e dir: /src/Main.h/
#pragma once #include "WindowsWrapper.h" extern BOOL bFullscreen; void PutFramePerSecound(void); unsigned long GetFramePerSecound(void); BOOL SystemTask(void);