detect more floats/doubles, including from relocations

This commit is contained in:
Julgodis
2021-04-07 09:16:47 +02:00
parent ed1ee30dd2
commit dca1d2a1c0
1645 changed files with 69992 additions and 69984 deletions
+2 -2
View File
@@ -52,8 +52,6 @@ struct JKRHeap {
/* 802CEBA8 */ void isSubHeap(JKRHeap*) const;
};
struct JKRThreadName_ {};
struct JKRThread {
/* 802D1568 */ JKRThread(u32, int, int);
/* 802D16B8 */ JKRThread(OSThread*, int);
@@ -66,6 +64,8 @@ struct JKRThread {
/* 802D1E14 */ bool run();
};
struct JKRThreadName_ {};
struct JKRThreadSwitch {
/* 802D199C */ JKRThreadSwitch(JKRHeap*);
/* 802D1A14 */ void createManager(JKRHeap*);