mirror of
https://github.com/zeldaret/tp
synced 2026-07-09 06:53:23 -04:00
auto decompile more functions
This commit is contained in:
@@ -11,12 +11,6 @@
|
||||
// Types:
|
||||
//
|
||||
|
||||
struct JAISoundHandle {
|
||||
/* 802A2184 */ void releaseSound();
|
||||
};
|
||||
|
||||
struct JAISoundID {};
|
||||
|
||||
struct JGeometry {
|
||||
template <typename A1>
|
||||
struct TVec3 {};
|
||||
@@ -24,6 +18,12 @@ struct JGeometry {
|
||||
struct TVec3__template0 {};
|
||||
};
|
||||
|
||||
struct JAISoundID {};
|
||||
|
||||
struct JAISoundHandle {
|
||||
/* 802A2184 */ void releaseSound();
|
||||
};
|
||||
|
||||
struct Z2SpeechStarter {
|
||||
/* 802CBCEC */ ~Z2SpeechStarter();
|
||||
/* 802CCFB8 */ Z2SpeechStarter();
|
||||
|
||||
Reference in New Issue
Block a user