Remove even more address comments
That should be all of them this time
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DisableSpriteUpdates:: ; 0x2ed3
|
||||
DisableSpriteUpdates::
|
||||
xor a
|
||||
ld [hMapAnims], a
|
||||
ld a, [wVramState]
|
||||
@@ -7,7 +7,6 @@ DisableSpriteUpdates:: ; 0x2ed3
|
||||
ld a, $0
|
||||
ld [wSpriteUpdatesEnabled], a
|
||||
ret
|
||||
; 0x2ee4
|
||||
|
||||
EnableSpriteUpdates::
|
||||
ld a, $1
|
||||
|
Reference in New Issue
Block a user