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