call $2f9e -> call GetMonName

hg-commit-id: 7bb690c08a4d
This commit is contained in:
Bryan Bishop 2012-01-10 13:44:54 -06:00
parent d9b994bf47
commit 76dc9b8170
2 changed files with 29 additions and 2 deletions

View file

@ -549,6 +549,7 @@ asm_commands = {
"3e48": "GivePokemon",
"3dd7": "Delay3",
"3e2e": "GiveItem",
"2f9e": "GetMonName",
}
def random_asm_label():