mirror of
https://github.com/zeldaret/tmc
synced 2026-07-11 15:28:41 -04:00
managerC: matched sub_08058D34
This commit is contained in:
@@ -277,27 +277,25 @@ void sub_08058CFC() {
|
||||
}
|
||||
}
|
||||
|
||||
NONMATCH("asm/non_matching/managerC/sub_08058D34.inc", void sub_08058D34()) {
|
||||
void sub_08058D34() {
|
||||
u16 tmp;
|
||||
u32 tmp2;
|
||||
LoadPaletteGroup(0x28);
|
||||
MemCopy(gUnk_02017700, gUnk_02017700 + 0x240, 0x20);
|
||||
gUsedPalettes |= 0x200000;
|
||||
LoadGfxGroup(0x16);
|
||||
tmp = gScreen.lcd.displayControl;
|
||||
tmp2 = 0;
|
||||
gScreen.lcd.displayControl |= 1;
|
||||
gScreen.affine.bg2Control = 0xBC82;
|
||||
gScreen.bg.bg1Control = 0x5E86;
|
||||
gScreen.bg.bg1xOffset = 0;
|
||||
gScreen.bg.bg1yOffset = 0;
|
||||
gScreen.bg.bg1Tilemap = 0;
|
||||
gScreen.bg.bg1yOffset = tmp2;
|
||||
gScreen.controls.layerFXControl = 0x3456;
|
||||
|
||||
gScreen.controls.alphaBlend = 0x909;
|
||||
|
||||
gArea.musicIndex = gArea.pMusicIndex;
|
||||
gUnk_02000070 = 0;
|
||||
if (CheckGlobalFlag(LV1TARU_OPEN)) {
|
||||
LoadGfxGroup(0x4A);
|
||||
}
|
||||
}
|
||||
END_NONMATCH
|
||||
|
||||
Reference in New Issue
Block a user