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