shithub: cstory

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