Fix for battle grand prix 2

This commit is contained in:
z_demo_z
2001-08-22 20:03:36 +00:00
parent 6596299e4e
commit c17daa1044

View File

@@ -1464,6 +1464,11 @@ NEWSYM headerhack
mov esi,[romdata] mov esi,[romdata]
add esi,018089h add esi,018089h
mov byte[esi],0FBh mov byte[esi],0FBh
mov esi,[romdata]
add esi,006C95h
mov byte[esi],0FBh
.notbattlegp .notbattlegp
mov esi,[romdata] mov esi,[romdata]