Annotation of PrintNum arguments in bc, and radio functions

This commit is contained in:
PikalaxALT
2015-10-10 17:03:04 -04:00
parent b68913a782
commit d42330ed8b
19 changed files with 315 additions and 293 deletions

View File

@@ -166,7 +166,7 @@ GetCaughtLevel: ; 4f18c
ld [wd038 + 2], a
ld hl, wd036
ld de, wd038 + 2
ld bc, $4103
lb bc, PRINTNUM_RIGHTALIGN | 1, 3
call PrintNum
ret