shithub: cstory

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