mirror of
https://github.com/zeldaret/tmc
synced 2026-09-08 03:36:29 -04:00
Extract some map data definitions
This commit is contained in:
@@ -36,7 +36,7 @@ void Subtask_MapHint_0(void) {
|
||||
sub_080A4DB8(4);
|
||||
sub_080A6290();
|
||||
gScreen.lcd.displayControl = gScreen.lcd.displayControl & 0xf7ff;
|
||||
SetColor(0, gPaletteBuffer[0x51]);
|
||||
SetColor(0, gPaletteBuffer[81]);
|
||||
val = gUnk_08128F4C[gUI.field_0x3];
|
||||
gSave.field_0x20 |= val;
|
||||
gGenericMenu.unk10.h[1] = val & gGenericMenu.unk10.h[0];
|
||||
|
||||
Reference in New Issue
Block a user