Applied DATA_MAKE_NUM and MAKE_MESSID macros
This commit is contained in:
parent
c1c506360c
commit
a0ebc7588d
116 changed files with 38174 additions and 37156 deletions
|
|
@ -18,7 +18,7 @@ unkStruct5* fn_1_3064(void) {
|
|||
s32 var_r30;
|
||||
unkStruct5* temp_r3;
|
||||
|
||||
temp_r3 = HuMemDirectMallocNum(HEAP_SYSTEM, 0x10, 0x10000000);
|
||||
temp_r3 = HuMemDirectMallocNum(HEAP_SYSTEM, 0x10, MEMORY_DEFAULT_NUM);
|
||||
if (!temp_r3) {
|
||||
return NULL;
|
||||
}
|
||||
|
|
@ -184,4 +184,4 @@ void fn_1_38E0(u32 arg0) {
|
|||
|
||||
s32 fn_1_38F0(void) {
|
||||
return ((lbl_1_bss_20 = (lbl_1_bss_20 * 0x41C64E6D) + 0x3039) >> 16) % 32768;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue