--- hatari/src/includes/bios.h 2019/04/01 07:14:48 1.1.1.2 +++ hatari/src/includes/bios.h 2019/04/09 08:52:05 1.1.1.3 @@ -3,3 +3,4 @@ */ extern bool Bios(void); +extern void Bios_Info(Uint32 dummy);