diff options
author | Treeki <treeki@gmail.com> | 2012-02-01 03:01:37 +0100 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2012-02-01 03:01:37 +0100 |
commit | 9cfc44100d013c8a93b314eb7acf0a9a5d149229 (patch) | |
tree | fe5430ceb8957a42a3aaa30e66274c69ce62a62b /growup.yaml | |
parent | 2e779b6f400200438b7acb072babad9efcf0c8fc (diff) | |
download | kamek-9cfc44100d013c8a93b314eb7acf0a9a5d149229.tar.gz kamek-9cfc44100d013c8a93b314eb7acf0a9a5d149229.zip |
hopefully fixes Pipe Spawner
Diffstat (limited to '')
-rw-r--r-- | growup.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/growup.yaml b/growup.yaml index 9e5caeb..0fe73ed 100644 --- a/growup.yaml +++ b/growup.yaml @@ -152,7 +152,7 @@ hooks: type: branch_insn branch_type: bl src_addr_pal: 0x80ABB6D0 - target_func: 'InheritSettings_D' + target_func: 'InheritSettings_D_r31' - name: FixingPipeSpawnerBobomb @@ -355,4 +355,4 @@ hooks: # 809EA268 - Broozer physics struct # 80ABB6E0 - Pipe Generator -#80AB7910
\ No newline at end of file +#80AB7910 |