shithub: cstory

ref: 22f737e1394a9c5dccd3e8ae0eb950d90a6a96f4
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);