mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-04-28 13:27:58 +03:00
Moved callbacks to config.cpp, fixed Subtitles option not applying to stages (#400)
This commit is contained in:
parent
431a6d9841
commit
414ccb3637
9 changed files with 62 additions and 86 deletions
|
@ -587,11 +587,6 @@ address = 0x824B08C0
|
|||
registers = ["r3"]
|
||||
return_on_true = true
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "ToggleSubtitlesMidAsmHook"
|
||||
address = 0x82B9BB74
|
||||
registers = ["r27"]
|
||||
|
||||
[[midasm_hook]]
|
||||
name = "AchievementManagerUnlockMidAsmHook"
|
||||
address = 0x82BCFF28
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue