--- hatari/src/includes/psg.h 2019/04/09 08:53:20 1.1.1.8 +++ hatari/src/includes/psg.h 2019/04/09 08:55:46 1.1.1.10 @@ -47,4 +47,6 @@ extern void PSG_ff8801_WriteByte(void); extern void PSG_ff8802_WriteByte(void); extern void PSG_ff8803_WriteByte(void); +extern void PSG_Info(FILE *fp, Uint32 dummy); + #endif /* HATARI_PSG_H */