diff --git a/common/functions.inc b/common/functions.inc index d7b4343..83086be 100644 --- a/common/functions.inc +++ b/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