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