mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
ItemUseNotTime for gbz80disasm
hg-commit-id: cb4aedaf6142
This commit is contained in:
parent
f22a89b46d
commit
e50adb0b24
|
@ -565,6 +565,7 @@ asm_commands = {
|
|||
"2ff3": "GetMachineName",
|
||||
"24d7": "TextScriptEnd",
|
||||
"3e5c": "GenRandom", #bank 4
|
||||
"6581": "ItemUseNotTime",
|
||||
}
|
||||
|
||||
def random_asm_label():
|
||||
|
|
Loading…
Reference in a new issue