mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
replace call $3e6d -> call Predef
hg-commit-id: 8045c9d0d1a1
This commit is contained in:
parent
464f06ced7
commit
cb9e9404c5
2 changed files with 39 additions and 37 deletions
|
|
@ -550,6 +550,7 @@ asm_commands = {
|
|||
"3dd7": "Delay3",
|
||||
"3e2e": "GiveItem",
|
||||
"2f9e": "GetMonName",
|
||||
"3e6d": "Predef", #library of pre-defined asm routines
|
||||
}
|
||||
|
||||
def random_asm_label():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue