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