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