unlock costume doors

fdf928ed23

(cherry picked from commit fdf928ed23)
This commit is contained in:
Amethyst-szs 2022-11-03 12:21:06 -07:00 committed by Robin C. Ladiges
parent ad79fe1732
commit 3b50d09ded
No known key found for this signature in database
GPG Key ID: B494D3DF92661B99
1 changed files with 7 additions and 1 deletions

View File

@ -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?)