shithub: cstory

ref: ea489f9063394a30743dc68f89e71a608f801fd0
dir: /src/Main.h/

View raw version
#pragma once

#include "WindowsWrapper.h"

extern HWND ghWnd;
extern BOOL bFullscreen;

void PutFramePerSecound(void);
int GetFramePerSecound(void);