fix Moon Patrol reset for real this time (#316)

This commit is contained in:
frankmilliron 2020-07-28 05:42:34 -07:00 committed by GitHub
parent be963149ba
commit 7b52e1e584
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,8 +21,7 @@
sta $2d07
sta $1c17
+
; game uses $100 as variable, so move reset vector to $1B0
+NEW_RESET_VECTOR $1B0
+NEW_RESET_VECTOR $280
+DISABLE_ACCEL
jmp $919