Browse Source

Fixed another horrible typo. >:(((

master
Ian Burgmyer 4 years ago
parent
commit
122fc6428c
  1. 2
      common/functions.inc

2
common/functions.inc

@ -138,7 +138,7 @@ fillTileEx:
and b
jr nz, _check3
; b = $00. Fill with plette entry 0.
; b = $00. Fill with palette entry 0.
ld b, $00
call fillTile
pop af

Loading…
Cancel
Save