diff options
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} |