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/Z2Creature.cpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'libs/Z2AudioLib/Z2Creature.cpp') diff --git a/libs/Z2AudioLib/Z2Creature.cpp b/libs/Z2AudioLib/Z2Creature.cpp index 0f7196ba95..ddb087dc9d 100644 --- a/libs/Z2AudioLib/Z2Creature.cpp +++ b/libs/Z2AudioLib/Z2Creature.cpp @@ -22,15 +22,10 @@ struct Z2SoundObjSimple { /* 802BE844 */ Z2SoundObjSimple(); }; -template -struct JSULink {}; -/* JSULink */ -struct JSULink__template2 {}; +struct JAISoundID {}; struct Vec {}; -struct JAISoundID {}; - struct Z2CreatureEnemy { /* 802C0F64 */ Z2CreatureEnemy(); /* 802C0FC4 */ void deleteObject(); @@ -48,6 +43,11 @@ struct Z2CreatureEnemy { /* 802C1B90 */ void setEnemyName(char const*); }; +template +struct JSULink {}; +/* JSULink */ +struct JSULink__template2 {}; + struct Z2SoundObjMgr { /* 802C0074 */ void getEnemyID(char const*, JSULink*); /* 802C0190 */ void removeEnemy(JSULink*); -- cgit v1.2.3