mirror of
https://github.com/CTR-tools/CTR-ModSDK.git
synced 2025-02-22 22:21:58 +00:00
map progress
This commit is contained in:
parent
1b9c5a32e3
commit
7f4846603e
@ -4668,7 +4668,7 @@ LAB_800b0774:
|
||||
uVar6 = uVar6 + 1;
|
||||
iVar10 = ((((uint)bVar1 - (uint)bVar2) + (uint)bVar3) - (uint)bVar4) * 0x10000;
|
||||
|
||||
// Draw Map
|
||||
// UI_Map_DrawMap
|
||||
FUN_8004d614(
|
||||
|
||||
// top half
|
||||
|
@ -5209,6 +5209,8 @@ LAB_800b17e4:
|
||||
|
||||
*param_2 = *param_2 + 1;
|
||||
}
|
||||
|
||||
// UI_Map_DrawRawIcon
|
||||
FUN_8004dc44(param_1,&local_50,0x37,uVar6,0,0x1000);
|
||||
}
|
||||
psVar10 = psVar10 + 4;
|
||||
@ -5304,8 +5306,11 @@ void FUN_800b1a18(undefined4 param_1,int param_2,short *param_3)
|
||||
|
||||
*param_3 = *param_3 + 1;
|
||||
}
|
||||
|
||||
// UI_Map_DrawRawIcon
|
||||
FUN_8004dc44(param_1,iVar6 + 0x44,0x31,iVar5,0,0x1000);
|
||||
if (
|
||||
|
||||
if (
|
||||
(!bVar2) &&
|
||||
(
|
||||
iVar5 = *(int *)(iVar6 + 0x44) -
|
||||
|
@ -10008,7 +10008,7 @@ void FUN_8004cec4(void)
|
||||
}
|
||||
|
||||
|
||||
// Draw map
|
||||
// UI_Map_DrawMap
|
||||
void FUN_8004d614(int param_1,int param_2,short param_3,short param_4,int param_5,void *param_6,
|
||||
byte param_7)
|
||||
|
||||
@ -15343,7 +15343,7 @@ LAB_80053c98:
|
||||
local_74 = 0xcd;
|
||||
}
|
||||
|
||||
// Draw the map
|
||||
// UI_Map_DrawMap
|
||||
FUN_8004d614(
|
||||
// top half and bottom half
|
||||
local_7c,local_78,
|
||||
|
Loading…
x
Reference in New Issue
Block a user