diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-21 10:43:42 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-21 10:43:42 -0400 |
commit | 97cc513f54b6213a31070b0875fd85e920a2109b (patch) | |
tree | 29a92dcd0203ad6a48595c566fa61a350b6ec7d5 /home/copy.asm | |
parent | 6c25592b8c43afe9780968da88f9b06cbb526e72 (diff) |
Plus 4 on person events; feeble attempt to annotate color functions
Diffstat (limited to 'home/copy.asm')
-rw-r--r-- | home/copy.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/copy.asm b/home/copy.asm index d418030eb..ee66242c4 100644 --- a/home/copy.asm +++ b/home/copy.asm @@ -117,8 +117,8 @@ Functione51:: ; e51 ret ; e58 -Functione58:: ; e58 - callba Functionfb4be +LoadFontsBattleExtra:: ; e58 + callba _LoadFontsBattleExtra ret ; e5f |