diff options
Diffstat (limited to 'home/misc_32c8.asm')
-rw-r--r-- | home/misc_32c8.asm | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/home/misc_32c8.asm b/home/misc_32c8.asm index ae12d23..3b1f898 100644 --- a/home/misc_32c8.asm +++ b/home/misc_32c8.asm @@ -1,10 +1,6 @@ include "constants.asm" -; if DEBUG SECTION "home/misc_32c8.asm@Unknown 32c8", ROM0 -; else -; SECTION "Unknown 32c8", ROM0[$328c] -; endc Function32c8:: predef GetItemAmount @@ -27,11 +23,7 @@ SubtractSigned:: scf ret -; if DEBUG SECTION "home/misc_32c8.asm@Unknown 3686", ROM0 -; else -; SECTION "Unknown 3686", ROM0[$364a] -; endc GiveMonToPlayer:: ; 3686 ; Give to the player Pokemon of species b at level c. |