--- Frodo4/Src/C64_x.h 2003/07/01 19:14:08 1.3 +++ Frodo4/Src/C64_x.h 2003/07/09 13:51:13 1.4 @@ -262,7 +262,7 @@ void C64::VBlank(bool draw_frame) * joystick preferences */ -void C64::open_close_joysticks(bool oldjoy1, bool oldjoy2, bool newjoy1, bool newjoy2) +void C64::open_close_joysticks(int oldjoy1, int oldjoy2, int newjoy1, int newjoy2) { #ifdef HAVE_LINUX_JOYSTICK_H if (oldjoy1 != newjoy1) {