AppleWin/source/linux/data.h
Andrea Odetti 1192f7b584 Fix window title, close event, scrollbars, fast timer when disk spins.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2017-10-14 19:18:44 +01:00

5 lines
84 B
C

#pragma once
void LoadConfiguration(void);
void CheckCpu();
void SetWindowTitle();