Diff for /np2/x11/joymng.h between versions 1.4 and 1.5

version 1.4, 2011/01/15 18:43:13 version 1.5, 2011/01/15 19:16:58
Line 31 Line 31
  * joystick manager   * joystick manager
  */   */
   
 #ifdef __cplusplus  G_BEGIN_DECLS
 extern "C" {  
 #endif  
   
 #define JOY_NAXIS               2  #define JOY_NAXIS               2
 #define JOY_NBUTTON             4  #define JOY_NBUTTON             4
Line 86  void joymng_sync(void); Line 84  void joymng_sync(void);
   
 #endif  /* SUPPORT_JOYSTICK */  #endif  /* SUPPORT_JOYSTICK */
   
 #ifdef __cplusplus  G_END_DECLS
 }  
 #endif  
   
 #endif  /* NP2_X11_JOYMNG_H__ */  #endif  /* NP2_X11_JOYMNG_H__ */

Removed from v.1.4  
changed lines
  Added in v.1.5


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