X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fjoystick.c;h=3aeb8e9d6163bc6b7dd3ae72e75d3d9c74a06185;hp=3982e0a1f74c05d219fc562981c712e43f33ef62;hb=0c27626bae90cb1eeea4939de0130a49b9aac507;hpb=776100a335243955272732ccba109d366e0ba3fd diff --git a/src/joystick.c b/src/joystick.c index 3982e0a1..3aeb8e9d 100644 --- a/src/joystick.c +++ b/src/joystick.c @@ -157,7 +157,7 @@ int Joystick(int player_nr) if (joystick_nr < 0) return 0; - /* the allegro global variable ïnum_joysticksï contains the number + /* the allegro global variable 'num_joysticks' contains the number of joysticks found at initialization under MSDOS / Windows */ #if 0