mirror of
https://github.com/CraftyBoss/SuperMarioOdysseyOnline.git
synced 2024-11-21 18:55:16 +00:00
parent
ad79fe1732
commit
6e2478c833
1 changed files with 7 additions and 1 deletions
|
@ -124,4 +124,10 @@ B59E28 B seadPrintHook // sead::system::print
|
|||
8912B8 B drawTableHook
|
||||
|
||||
// 891394 BL drawInitHook
|
||||
// 91328 BL updateInitHook
|
||||
// 91328 BL updateInitHook
|
||||
|
||||
// Unlocks costume doors
|
||||
262850 MOV W0, #0 // Sand, DeepWoods, Snow, Seaside, Luncheon, Bowser, Mushroom
|
||||
2609B4 MOV W0, #0 // Lake
|
||||
25FF74 MOV X0, #1 // Metro (open w/ doors)
|
||||
25FFAC MOV X0, #0 // Metro (open w/o doors) (not needed?)
|
||||
|
|
Loading…
Reference in a new issue