diff options
author | Treeki <treeki@gmail.com> | 2012-03-21 04:25:40 +0100 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2012-03-21 04:25:40 +0100 |
commit | d2a5f1a541230cd347ab7c4445853d2ebeb640a9 (patch) | |
tree | e32b93da95affa15908229d7af58cd5db67851f2 | |
parent | 869d7c9f1bf9db7af93e6551dd1c2a5c5612d9cd (diff) | |
download | kamek-d2a5f1a541230cd347ab7c4445853d2ebeb640a9.tar.gz kamek-d2a5f1a541230cd347ab7c4445853d2ebeb640a9.zip |
missed this
Diffstat (limited to '')
-rw-r--r-- | bossCaptainBowser.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bossCaptainBowser.yaml b/bossCaptainBowser.yaml index e955cc1..39ec00d 100644 --- a/bossCaptainBowser.yaml +++ b/bossCaptainBowser.yaml @@ -72,7 +72,7 @@ hooks: - name: ClownCarDtor type: add_func_pointer - src_addr_pal: 0x809602A8 + src_addr_pal: 0x8095FF30 target_func: 'newClownDtor(dEn_c *, unsigned int)' |