diff options
author | Treeki <treeki@gmail.com> | 2012-02-04 21:36:43 +0100 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2012-02-04 21:36:43 +0100 |
commit | 4c8f7e0c1e6d219b5642e322d37dc6169de50d2c (patch) | |
tree | 0ff01b1b268d5a0814598ae5e2d62a81755fef96 /anotherhax.yaml | |
parent | a1e88d255ec5b2d47c6467a5818fbe34e00588c1 (diff) | |
download | kamek-4c8f7e0c1e6d219b5642e322d37dc6169de50d2c.tar.gz kamek-4c8f7e0c1e6d219b5642e322d37dc6169de50d2c.zip |
ported Another sprite 38 fix to Newer
Diffstat (limited to '')
-rw-r--r-- | anotherhax.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/anotherhax.yaml b/anotherhax.yaml index 4fe904c..b09081b 100644 --- a/anotherhax.yaml +++ b/anotherhax.yaml @@ -1,4 +1,4 @@ -source_files: [../src/anotherhax.S] +source_files: [../src/fix38.S] hooks: - {addr_pal: 0x8000D064, data: '280000FF', name: Fix1, type: patch} - {addr_pal: 0x80079BD0, data: '280000FF', name: Fix2, type: patch} |