mirror of
https://github.com/CraftyBoss/SuperMarioOdysseyOnline.git
synced 2024-11-22 03:05:16 +00:00
parent
ad79fe1732
commit
6e2478c833
1 changed files with 7 additions and 1 deletions
|
@ -125,3 +125,9 @@ B59E28 B seadPrintHook // sead::system::print
|
||||||
|
|
||||||
// 891394 BL drawInitHook
|
// 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