Diff for /np2/x11/gtk2/dialog_sound.c between versions 1.12 and 1.13

version 1.12, 2012/01/23 04:03:22 version 1.13, 2012/01/23 05:12:35
Line 267  static const char *joypad_num_str[256] = Line 267  static const char *joypad_num_str[256] =
         "248", "249", "250", "251", "252", "253", "254", "255",           "248", "249", "250", "251", "252", "253", "254", "255", 
 };  };
   
 static const joymng_devinfo_t **joypad_devlist;  static joymng_devinfo_t **joypad_devlist;
 static GtkWidget *joypad_use_checkbutton[1];  static GtkWidget *joypad_use_checkbutton[1];
 static GtkWidget *joypad_devlist_combo;  static GtkWidget *joypad_devlist_combo;
 static GtkWidget *joypad_axis_combo[JOY_NAXIS];  static GtkWidget *joypad_axis_combo[JOY_NAXIS];

Removed from v.1.12  
changed lines
  Added in v.1.13


RetroPC.NET-CVS <cvs@retropc.net>