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