diff options
Diffstat (limited to 'bugfixes.yaml')
-rw-r--r-- | bugfixes.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bugfixes.yaml b/bugfixes.yaml index fe47d41..09453b8 100644 --- a/bugfixes.yaml +++ b/bugfixes.yaml @@ -264,3 +264,9 @@ hooks: src_addr_pal: 0x8011A82C
target_func: 'FixFireballSensorSetup'
+ - name: BigMetSlidingFix
+ type: branch_insn
+ branch_type: b
+ src_addr_pal: 0x809B6F60
+ target_func: 'BigMetSlidingFix'
+
|