shithub: cstory

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

View raw version
#pragma once

#include "WindowsWrapper.h"

extern BOOL bFullscreen;

void PutFramePerSecound(void);
unsigned long GetFramePerSecound(void);

BOOL SystemTask(void);