diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-24 11:12:02 -0500 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-24 11:12:02 -0500 |
| commit | 132fe4692581891802c38420bdd4744d58bf78d5 (patch) | |
| tree | a5ebedc2c08caa762ce8d128392cfffad3570367 /mobile | |
| parent | 505a6595bc32dd687500f2e0561fcf4e9f8fca8c (diff) | |
Rename some routines to avoid conflicts when removing "Special_" prefixes
Diffstat (limited to 'mobile')
| -rw-r--r-- | mobile/mobile_45.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_45.asm b/mobile/mobile_45.asm index ac0292862..882f86aa4 100644 --- a/mobile/mobile_45.asm +++ b/mobile/mobile_45.asm @@ -6838,7 +6838,7 @@ Unknown_117356: ; 117356 SECTION "Mobile Stadium", ROMX Special_GiveOddEgg: ; 117656 - farcall GiveOddEgg + farcall _GiveOddEgg ret ; 11765d |
