This commit is contained in:
4am 2019-10-09 13:05:08 -04:00
parent 3ad3a3b0d6
commit 196798c278

View File

@ -4,7 +4,7 @@
; hi-res font drawing routines
;
; /!\ These live in LC RAM 2 and rely on the font data which is also in LC RAM 2. /!\
; Code in LC RAM 1 (which is most program code) should call the functions in glue.font
; Code in LC RAM 1 (which is most program code) should call the functions in ui.font
; which handle bank switching for you.
;
; Public functions