From 53dae52ecbe11c15faea84cde464fc55a830eea0 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 --HG-- branch : SDL-1.2 extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402536 --- 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