Matched REL/mess + some data cleanup
This commit is contained in:
parent
d3aae72c3b
commit
6d754f108e
11 changed files with 612 additions and 227 deletions
|
|
@ -1537,7 +1537,7 @@ void HuWinMesMaxSizeGet(s16 mess_num, float *size, ...) {
|
|||
va_end(list);
|
||||
}
|
||||
|
||||
void HuWinInsertMesSizeGet(s32 mess, s16 index) {
|
||||
void HuWinInsertMesSizeGet(u32 mess, s16 index) {
|
||||
winInsertF = 1;
|
||||
winMaxWidth = winMaxHeight = 0;
|
||||
GetMesMaxSizeSub(mess);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue