shithub: cstory

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