mirror of
https://github.com/zeldaret/tp
synced 2026-05-28 00:16:11 -04:00
detect more floats/doubles, including from relocations
This commit is contained in:
@@ -30,14 +30,14 @@ struct J3DModelLoader_v26 {
|
||||
|
||||
struct J3DDrawBlock {};
|
||||
|
||||
struct J3DModelInfoBlock {};
|
||||
|
||||
struct J3DMaterialDLBlock {};
|
||||
|
||||
struct J3DJointBlock {};
|
||||
|
||||
struct J3DEnvelopeBlock {};
|
||||
|
||||
struct J3DModelInfoBlock {};
|
||||
|
||||
struct J3DMaterialDLBlock {};
|
||||
|
||||
struct J3DModelLoader {
|
||||
/* 80336794 */ void countMaterialNum(void const*);
|
||||
/* 803367D4 */ void calcLoadSize(void const*, u32);
|
||||
|
||||
Reference in New Issue
Block a user