From 196798c27877d685697eff795286a780f97eccf5 Mon Sep 17 00:00:00 2001 From: 4am Date: Wed, 9 Oct 2019 13:05:08 -0400 Subject: [PATCH] . --- src/ui.font.lc2.a | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui.font.lc2.a b/src/ui.font.lc2.a index 1a9031e1e..c8383f2e7 100644 --- a/src/ui.font.lc2.a +++ b/src/ui.font.lc2.a @@ -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