diff options
author | Colin Noga <Tempus@chronometry.ca> | 2012-07-07 23:34:18 -0500 |
---|---|---|
committer | Colin Noga <Tempus@chronometry.ca> | 2012-07-07 23:34:18 -0500 |
commit | c6ad18e5f0cf1b627d850fa3101a8c78648ff452 (patch) | |
tree | f18ac75de2e867c055b07a6c88ae7f920faa2e3a /poweruphax.yaml | |
parent | 1c3e5a0b1c62829d78960c4d99e4928ccf73625f (diff) | |
download | kamek-c6ad18e5f0cf1b627d850fa3101a8c78648ff452.tar.gz kamek-c6ad18e5f0cf1b627d850fa3101a8c78648ff452.zip |
Lots of fixes
Diffstat (limited to '')
-rw-r--r-- | poweruphax.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/poweruphax.yaml b/poweruphax.yaml index 9e12b10..9ec32d4 100644 --- a/poweruphax.yaml +++ b/poweruphax.yaml @@ -324,7 +324,7 @@ hooks: - name: HammerBigUrchinBounce type: add_func_pointer - src_addr_pal: 0x80B0CF40 + src_addr_pal: 0x80B0CCC0 target_func: 'UrchinHammer(dEn_c *, ActivePhysics *, ActivePhysics *)' - name: HammerChainChomp |