mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
call $2f9e -> call GetMonName
hg-commit-id: 7bb690c08a4d
This commit is contained in:
parent
d9b994bf47
commit
76dc9b8170
2 changed files with 29 additions and 2 deletions
|
|
@ -549,6 +549,7 @@ asm_commands = {
|
|||
"3e48": "GivePokemon",
|
||||
"3dd7": "Delay3",
|
||||
"3e2e": "GiveItem",
|
||||
"2f9e": "GetMonName",
|
||||
}
|
||||
|
||||
def random_asm_label():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue