Matched most of REL/m411Dll, 1 function missing
This commit is contained in:
parent
c793b9f403
commit
78edfdc5d7
5 changed files with 2668 additions and 7 deletions
|
|
@ -887,7 +887,7 @@ void fn_1_2AAC(omObjData *arg0) {
|
|||
}
|
||||
for (i = 0; i < 3; i++) {
|
||||
temp_r26 = &lbl_1_data_10[i];
|
||||
temp_r26->unk04 = GXGetTexBufferSize(temp_r26->unk08, temp_r26->unk0A, 4, 0, 0);
|
||||
temp_r26->unk04 = GXGetTexBufferSize(temp_r26->unk08, temp_r26->unk0A, GX_TF_RGB565, GX_FALSE, 0);
|
||||
temp_r26->unk00 = HuMemDirectMallocNum(HEAP_DATA, temp_r26->unk04, MEMORY_DEFAULT_NUM);
|
||||
}
|
||||
fn_1_280C(arg0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue