--- hatari/src/includes/tos.h 2019/04/01 07:12:38 1.1.1.4 +++ hatari/src/includes/tos.h 2019/04/01 07:13:39 1.1.1.5 @@ -11,6 +11,7 @@ extern Uint16 TosVersion; extern Uint32 TosAddress, TosSize; extern BOOL bTosImageLoaded; +extern BOOL bRamTosImage; extern unsigned int ConnectedDriveMask; extern int nNumDrives;