diff options
Diffstat (limited to 'home/misc_32c8.asm')
-rw-r--r-- | home/misc_32c8.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/misc_32c8.asm b/home/misc_32c8.asm index 3eabb12..8b423bb 100644 --- a/home/misc_32c8.asm +++ b/home/misc_32c8.asm @@ -7,7 +7,7 @@ SECTION "Unknown 32c8", ROM0[$328c] endc Function32c8:: - predef Functionce10 + predef GetItemAmount ld a, b and a ret |