summaryrefslogtreecommitdiff
path: root/extras/gbz80disasm.py
diff options
context:
space:
mode:
Diffstat (limited to 'extras/gbz80disasm.py')
-rw-r--r--extras/gbz80disasm.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/gbz80disasm.py b/extras/gbz80disasm.py
index e61470a0..a1d4ee60 100644
--- a/extras/gbz80disasm.py
+++ b/extras/gbz80disasm.py
@@ -565,6 +565,7 @@ asm_commands = {
"2ff3": "GetMachineName",
"24d7": "TextScriptEnd",
"3e5c": "GenRandom", #bank 4
+ "6581": "ItemUseNotTime",
}
def random_asm_label():