replace call $3e6d -> call Predef

hg-commit-id: 8045c9d0d1a1
This commit is contained in:
Bryan Bishop 2012-01-10 14:12:24 -06:00
parent 464f06ced7
commit cb9e9404c5
2 changed files with 39 additions and 37 deletions

View file

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