Clean up Hsfdraw Types
Also added new HsfDrawData type to hsfdraw.h
This commit is contained in:
parent
33b771b393
commit
e72df6f6b0
6 changed files with 212 additions and 181 deletions
|
|
@ -824,7 +824,7 @@ void Hu3DModelHiliteMapSet(s16 arg0, AnimData *arg1) {
|
|||
copy->flags |= 0x100;
|
||||
temp_r25 = copy->constData;
|
||||
temp_r25->flags |= 0x8000;
|
||||
temp_r25->hilite_map = arg1;
|
||||
temp_r25->hiliteMap = arg1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue