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