From 857f2719159fe6c6b984fd9f767517bae99f5eb9 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Sun, 15 Jul 2007 16:33:45 +0000 Subject: [PATCH] Dump more information about each joystick in testjoytick.c --- test/testjoystick.c | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/test/testjoystick.c b/test/testjoystick.c index c406bdc91..648e85fae 100644 --- a/test/testjoystick.c +++ b/test/testjoystick.c @@ -158,8 +158,19 @@ int main(int argc, char *argv[]) /* Print information about the joysticks */ printf("There are %d joysticks attached\n", SDL_NumJoysticks()); for ( i=0; i