diff options
author | Pokeglitch <pokeglitchx@gmail.com> | 2018-06-16 10:24:17 -0400 |
---|---|---|
committer | Pokeglitch <pokeglitchx@gmail.com> | 2018-06-16 10:24:17 -0400 |
commit | f11e353fbb7d08f33ac58b49f586f65fb800cfba (patch) | |
tree | 75d14b6d688b54a22d3da14461506fcea1289f85 /home/misc_32c8.asm | |
parent | 758398b87df2b172e85492efad9272d5e7965ac9 (diff) |
More Bank 3 routines
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 |