Miscellaneous cleanup noted in #709

This commit is contained in:
Rangi
2020-05-17 20:59:15 -04:00
parent 395ebd8386
commit e32cf1bfd1
7 changed files with 29 additions and 17 deletions

View File

@@ -5,7 +5,7 @@ Get2bpp_2::
bit rLCDC_ENABLE, a
jp z, Copy2bpp
homecall _Get2bpp
homecall HDMATransfer2bpp
ret
@@ -14,7 +14,7 @@ Get1bpp_2::
bit rLCDC_ENABLE, a
jp z, Copy1bpp
homecall _Get1bpp
homecall HDMATransfer1bpp
ret