ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/C64_x.h
(Generate patch)

Comparing Frodo4/Src/C64_x.h (file contents):
Revision 1.3 by cebix, 2003-07-01T19:14:08Z vs.
Revision 1.4 by cebix, 2003-07-09T13:51:13Z

# Line 262 | Line 262 | void C64::VBlank(bool draw_frame)
262   *  joystick preferences
263   */
264  
265 < void C64::open_close_joysticks(bool oldjoy1, bool oldjoy2, bool newjoy1, bool newjoy2)
265 > void C64::open_close_joysticks(int oldjoy1, int oldjoy2, int newjoy1, int newjoy2)
266   {
267   #ifdef HAVE_LINUX_JOYSTICK_H
268          if (oldjoy1 != newjoy1) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines