--- previous/src/includes/floppy.h 2018/04/24 19:30:43 1.1 +++ previous/src/includes/floppy.h 2018/04/24 19:32:30 1.1.1.2 @@ -24,4 +24,4 @@ struct { } flp_buffer; extern Uint8 floppy_select; -extern void set_floppy_select(Uint8 sel, bool osp); +void set_floppy_select(Uint8 sel, bool osp);