fix GAME_REQUIRES_JOYSTICK exit

This commit is contained in:
4am 2021-11-01 13:08:50 -04:00
parent 4f3cc745c7
commit b48e27b44e
7 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -446,7 +446,7 @@
+GET_MACHINE_STATUS
and #HAS_JOYSTICK
bne +
rts
jmp $100
+
}