Oops
This commit is contained in:
parent
29daa6e90e
commit
dc177aa834
BIN
bin/DMGTRIS.GBC
BIN
bin/DMGTRIS.GBC
Binary file not shown.
Binary file not shown.
|
@ -120,7 +120,7 @@ Main::
|
|||
; Set up the interrupt handlers.
|
||||
ld a, [wInitialA]
|
||||
cp a, $11
|
||||
jr nz, :+
|
||||
jr z, :+
|
||||
wait_vblank
|
||||
: call InitializeLCDCInterrupt
|
||||
|
||||
|
|
Loading…
Reference in New Issue