From 2661db6aaa98a5bbd17691cb438ef64752dbcdf4 Mon Sep 17 00:00:00 2001 From: Julgodis <> Date: Thu, 8 Apr 2021 21:05:48 +0200 Subject: auto decompile more functions --- libs/Z2AudioLib/Z2SoundObject.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libs/Z2AudioLib/Z2SoundObject.cpp') diff --git a/libs/Z2AudioLib/Z2SoundObject.cpp b/libs/Z2AudioLib/Z2SoundObject.cpp index be926d5585..b8644dd3c2 100644 --- a/libs/Z2AudioLib/Z2SoundObject.cpp +++ b/libs/Z2AudioLib/Z2SoundObject.cpp @@ -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 struct TVec3 {}; @@ -59,6 +57,8 @@ struct JGeometry { struct TVec3__template0 {}; }; +struct JAUSoundAnimationSound {}; + struct Z2SoundObjAnime { /* 802BEB94 */ Z2SoundObjAnime(); /* 802BEBDC */ void init(Vec*, u8); -- cgit v1.2.3