mirror of
https://github.com/zeldaret/tp
synced 2026-06-18 15:36:07 -04:00
detect more floats/doubles, including from relocations
This commit is contained in:
@@ -49,16 +49,16 @@ struct JASAramStream {
|
||||
|
||||
struct JAIStreamMgr {};
|
||||
|
||||
struct JAISoundID {};
|
||||
struct JAISoundActivity {};
|
||||
|
||||
struct JAIAudience {};
|
||||
struct JAISoundID {};
|
||||
|
||||
template <typename A0>
|
||||
struct JAISoundStrategyMgr {};
|
||||
/* JAISoundStrategyMgr<JAIStream> */
|
||||
struct JAISoundStrategyMgr__template2 {};
|
||||
|
||||
struct JAISoundActivity {};
|
||||
struct JAIAudience {};
|
||||
|
||||
struct JAIStream {
|
||||
/* 802A3104 */ JAIStream(JAIStreamMgr*, JAISoundStrategyMgr<JAIStream>*);
|
||||
|
||||
Reference in New Issue
Block a user