AppleWin/source/linux/data.h
Andrea Odetti ce124e0aa0 It is too easy to set the wrong CPU and then nothing works.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2017-10-14 19:18:44 +01:00

4 lines
61 B
C

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