diff options
Diffstat (limited to 'engine/events/print_photo.asm')
-rwxr-xr-x | engine/events/print_photo.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events/print_photo.asm b/engine/events/print_photo.asm index 47766344c..d8350a530 100755 --- a/engine/events/print_photo.asm +++ b/engine/events/print_photo.asm @@ -1,4 +1,4 @@ -Special_PhotoStudio: ; 16dc7 +PhotoStudio: ; 16dc7 ld hl, .Text_AskWhichMon call PrintText farcall SelectMonFromParty |