ref: e04f4184f4ec34c621e3d9bcdec6af442c4dbdf5 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);