diff options
author | Treeki <treeki@gmail.com> | 2011-03-13 01:31:59 +0100 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2011-03-13 01:31:59 +0100 |
commit | 91d99046b83b905cca79406cd219bb500da8613b (patch) | |
tree | 4b9bac81615a1522bd08d1a9b6811ed80d263e09 /processed/heapbar.yaml | |
parent | e6255e712993a096fc9938e2fb4be1d181e1afc7 (diff) | |
download | kamek-91d99046b83b905cca79406cd219bb500da8613b.tar.gz kamek-91d99046b83b905cca79406cd219bb500da8613b.zip |
a bit more cleaning up
Diffstat (limited to 'processed/heapbar.yaml')
-rw-r--r-- | processed/heapbar.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/processed/heapbar.yaml b/processed/heapbar.yaml deleted file mode 100644 index fb565bd..0000000 --- a/processed/heapbar.yaml +++ /dev/null @@ -1,4 +0,0 @@ -hooks: -- {branch_type: b, name: heapbar_draw, src_addr_ntsc: 2148207424, src_addr_ntsc2: 2148207424, - src_addr_pal: 2148207424, src_addr_pal2: 2148207424, target_func: doHeapBar, type: branch_insn} -source_files: [../src/heapbar.S, ../src/heapbar.cpp] |