fix cutscene freeze
This commit is contained in:
parent
d50a806a85
commit
c0a86f3b39
4 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@ export const freezeCodeHooks = {
|
|||
blueCoin: 0x801be32c,
|
||||
item: 0x801bf3c4,
|
||||
talk: 0x80153a34,
|
||||
demo: 0x80032bd8,
|
||||
demo: 0x8029a318,
|
||||
cleaned: 0x80215c6c,
|
||||
bowser: 0x801fb7ac,
|
||||
yoshi: 0x802704d4,
|
||||
|
|
|
@ -9,7 +9,7 @@ export const freezeCodeHooks = {
|
|||
blueCoin: 0x801961cc,
|
||||
item: 0x80197208,
|
||||
talk: 0x80214f00,
|
||||
demo: 0x80362434,
|
||||
demo: 0x800ed89c,
|
||||
cleaned: 0x8017a3d4,
|
||||
bowser: 0x801d3380,
|
||||
yoshi: 0x8014f830,
|
||||
|
|
|
@ -9,7 +9,7 @@ export const freezeCodeHooks = {
|
|||
blueCoin: 0x8019e0b4,
|
||||
item: 0x8019f14c,
|
||||
talk: 0x80134e58,
|
||||
demo: 0x80364ae0,
|
||||
demo: 0x80279fc8,
|
||||
cleaned: 0x801f5b0c,
|
||||
bowser: 0x801db550,
|
||||
yoshi: 0x80250224,
|
||||
|
|
|
@ -9,7 +9,7 @@ export const freezeCodeHooks = {
|
|||
blueCoin: 0x801b61e4,
|
||||
item: 0x801b727c,
|
||||
talk: 0x801489b4,
|
||||
demo: 0x80032c90,
|
||||
demo: 0x802921b0,
|
||||
cleaned: 0x8020db50,
|
||||
bowser: 0x801f3690,
|
||||
yoshi: 0x80268260,
|
||||
|
|
Loading…
Reference in a new issue