diff options
| author | YamaArashi <devnull@localhost> | 2012-01-23 13:22:19 -0800 |
|---|---|---|
| committer | YamaArashi <devnull@localhost> | 2012-01-23 13:22:19 -0800 |
| commit | eebdb77e4b9ebca8490ce01ebb1ad7586d17a9e9 (patch) | |
| tree | e5e7ae190c9a8c6e6aab1f117d2742324cfe118b /extras | |
| parent | Finished Cities1 Music Data Channel 1 (diff) | |
| parent | merge (diff) | |
| download | pokeyellow-eebdb77e4b9ebca8490ce01ebb1ad7586d17a9e9.tar.gz pokeyellow-eebdb77e4b9ebca8490ce01ebb1ad7586d17a9e9.tar.xz pokeyellow-eebdb77e4b9ebca8490ce01ebb1ad7586d17a9e9.zip | |
Merge
hg-commit-id: 5986fa693008
Diffstat (limited to 'extras')
| -rw-r--r-- | extras/gbz80disasm.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/gbz80disasm.py b/extras/gbz80disasm.py index 699d91aa..6f9011dc 100644 --- a/extras/gbz80disasm.py +++ b/extras/gbz80disasm.py @@ -568,6 +568,7 @@ asm_commands = { "6581": "ItemUseNotTime", "3a87": "AddNTimes", "3dab": "IsInArray", #bank 3 + "039e": "HandleMidJump", } def random_asm_label(): |
