Document one more bug

This commit is contained in:
Remy Oukaour
2017-12-21 11:43:41 -05:00
parent 2fa1e97aeb
commit 02609940db
2 changed files with 19 additions and 1 deletions

View File

@@ -7,7 +7,8 @@ Function6ec1: ; 6ec1
ld hl, OBJECT_FLAGS1
add hl, bc
bit 4, [hl] ; lost
bit 4, [hl] ; lost, uncomment next line to fix
; jr nz, .resume
push hl
push bc
call Function6f2c