From e50adb0b24d304683595a9ec1d3a63b53ef1ce9c Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Sun, 15 Jan 2012 09:20:59 -0600 Subject: ItemUseNotTime for gbz80disasm hg-commit-id: cb4aedaf6142 --- extras/gbz80disasm.py | 1 + 1 file changed, 1 insertion(+) (limited to 'extras/gbz80disasm.py') 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(): -- cgit v1.2.3