Load overworld font and frame via HDMA instead of copying to VRAM (#10)

This commit is contained in:
xCrystal
2023-08-12 21:14:46 +02:00
parent db26480ffd
commit c405c955ba
4 changed files with 24 additions and 30 deletions

View File

@@ -70,6 +70,7 @@ OpenText1bpp::
call SpeechTextbox1bpp
call _OpenAndCloseMenu_HDMATransferTilemapAndAttrmap ; anchor bgmap
call LoadFont_NoOAMUpdate ; load 1bpp font and frame, hide window
pop af
rst Bankswitch