X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Finputest.c;h=09fc5bea3d6507625e598388aff99548f5cfe973;hb=4d4c2774d4e51f7356f7a5ef32ef61a9fd2c299a;hp=7f3b82879802d803919bf330f24f15c363fe79e1;hpb=1f84cf5971bae918b6747ce391e75eb233666e54;p=16.git diff --git a/src/inputest.c b/src/inputest.c index 7f3b8287..09fc5bea 100755 --- a/src/inputest.c +++ b/src/inputest.c @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2021 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover + * Copyright (C) 2012-2022 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -45,7 +45,7 @@ main(int argc, char *argv[]) ctrl_Keyboard1 #endif #if defined(INPUTEST_JOYSTICKPADTEST) && !defined(INPUTEST_MOUSETEST) - ctrl_Joystick2 + ctrl_Joystick1 #endif #if !defined(INPUTEST_JOYSTICKPADTEST) && defined(INPUTEST_MOUSETEST) ctrl_Mouse