diff options
Diffstat (limited to 'engine/time_capsule_2.asm')
-rw-r--r-- | engine/time_capsule_2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/time_capsule_2.asm b/engine/time_capsule_2.asm index 0378ed697..c114e6952 100644 --- a/engine/time_capsule_2.asm +++ b/engine/time_capsule_2.asm @@ -18,7 +18,7 @@ ConvertMon_2to1: ; fb8f1 ret ; fb908 -ConvertMon_1to2: ; fb908 +Predef_ConvertMon_1to2: ; fb908 ; Takes the Gen-1 Pokemon number stored in wd265 and returns the corresponding value from Pokered_MonIndices in wd265. push bc push hl |