mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 15:01:53 -04:00
auto decompile more functions
This commit is contained in:
@@ -19,10 +19,10 @@ struct Z2SoundStarter {
|
||||
/* 802AAEDC */ void setPortData(JAISoundHandle*, u32, u16, s8);
|
||||
};
|
||||
|
||||
struct Vec {};
|
||||
|
||||
struct JAISoundID {};
|
||||
|
||||
struct Vec {};
|
||||
|
||||
struct Z2SoundObjSimple {
|
||||
/* 802BE844 */ Z2SoundObjSimple();
|
||||
/* 802BE880 */ void init(Vec*, u8);
|
||||
@@ -50,8 +50,6 @@ struct Z2SoundObjArrow {
|
||||
/* 802BEB74 */ void init(Vec*, u8);
|
||||
};
|
||||
|
||||
struct JAUSoundAnimationSound {};
|
||||
|
||||
struct JGeometry {
|
||||
template <typename A1>
|
||||
struct TVec3 {};
|
||||
@@ -59,6 +57,8 @@ struct JGeometry {
|
||||
struct TVec3__template0 {};
|
||||
};
|
||||
|
||||
struct JAUSoundAnimationSound {};
|
||||
|
||||
struct Z2SoundObjAnime {
|
||||
/* 802BEB94 */ Z2SoundObjAnime();
|
||||
/* 802BEBDC */ void init(Vec*, u8);
|
||||
|
||||
Reference in New Issue
Block a user