mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-01-19 15:08:25 +13: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",
|
"2ff3": "GetMachineName",
|
||||||
"24d7": "TextScriptEnd",
|
"24d7": "TextScriptEnd",
|
||||||
"3e5c": "GenRandom", #bank 4
|
"3e5c": "GenRandom", #bank 4
|
||||||
|
"6581": "ItemUseNotTime",
|
||||||
}
|
}
|
||||||
|
|
||||||
def random_asm_label():
|
def random_asm_label():
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue