ref: 03e513365b530983d27dfc57cc61ab37e21a4cb2 dir: /src/Main.h/
#pragma once #include "WindowsWrapper.h" extern HWND ghWnd; extern BOOL bFullscreen; void PutFramePerSecound(); int GetFramePerSecound();