mirror of
https://github.com/zeldaret/tp
synced 2026-09-09 20:01:34 -04:00
detect more floats/doubles, including from relocations
This commit is contained in:
@@ -494,7 +494,7 @@ asm void CPaneMgr::getGlobalVtxCenter(J2DPane* param_0, bool param_1, s16 param_
|
||||
|
||||
/* ############################################################################################## */
|
||||
/* 80430748-80430758 05D468 0010+00 2/2 0/0 0/0 .bss static_mBounds */
|
||||
static u8 static_mBounds[16];
|
||||
static f32 static_mBounds[4];
|
||||
|
||||
/* 80254FB8-802550E8 24F8F8 0130+00 1/1 0/0 0/0 .text getBounds__8CPaneMgrFP7J2DPane */
|
||||
#pragma push
|
||||
|
||||
@@ -35,11 +35,11 @@ struct J2DPicture {
|
||||
/* 8025603C */ bool getMaterial() const;
|
||||
};
|
||||
|
||||
struct J2DAnmVtxColor {};
|
||||
struct J2DAnmTexPattern {};
|
||||
|
||||
struct J2DAnmVisibilityFull {};
|
||||
|
||||
struct J2DAnmTexPattern {};
|
||||
struct J2DAnmVtxColor {};
|
||||
|
||||
struct J2DPane {
|
||||
/* 80256018 */ void setAnimation(J2DAnmVtxColor*);
|
||||
|
||||
Reference in New Issue
Block a user