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