call $00b5 -> call CopyData

hg-commit-id: e6a487cf2186
This commit is contained in:
Bryan Bishop 2012-01-10 14:31:38 -06:00
parent c52d1a1e87
commit deb5bf89ae
2 changed files with 3 additions and 2 deletions

View file

@ -551,6 +551,7 @@ asm_commands = {
"3e2e": "GiveItem",
"2f9e": "GetMonName",
"3e6d": "Predef", #library of pre-defined asm routines
"00b5": "CopyData",
}
def random_asm_label():