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