--- Frodo4/Src/C64_Amiga.h 2003/07/01 17:51:17 1.2 +++ Frodo4/Src/C64_Amiga.h 2005/06/27 19:55:48 1.5 @@ -1,7 +1,7 @@ /* * C64_Amiga.h - Put the pieces together, Amiga specific stuff * - * Frodo (C) 1994-1997,2002-2003 Christian Bauer + * Frodo (C) 1994-1997,2002-2005 Christian Bauer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -227,7 +227,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) { if (game_open && (oldjoy2 != newjoy2))