mirror of
https://github.com/zeldaret/tp
synced 2026-06-16 14:50:21 -04:00
detect more floats/doubles, including from relocations
This commit is contained in:
+4
-4
@@ -11,10 +11,10 @@
|
||||
// Types:
|
||||
//
|
||||
|
||||
struct J2DPane {};
|
||||
|
||||
struct JKRArchive {};
|
||||
|
||||
struct J2DPane {};
|
||||
|
||||
struct dSelect_cursor_c {
|
||||
/* 80194220 */ dSelect_cursor_c(u8, f32, JKRArchive*);
|
||||
/* 801950F4 */ void setPos(f32, f32, J2DPane*, bool);
|
||||
@@ -81,10 +81,10 @@ struct dDlst_NameIN_c {
|
||||
/* 8025115C */ ~dDlst_NameIN_c();
|
||||
};
|
||||
|
||||
struct JAISoundID {};
|
||||
|
||||
struct Vec {};
|
||||
|
||||
struct JAISoundID {};
|
||||
|
||||
struct Z2SeMgr {
|
||||
/* 802AB984 */ void seStart(JAISoundID, Vec const*, u32, s8, f32, f32, f32, f32, u8);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user