This commit is contained in:
marauder2k7 2026-05-27 20:20:07 +01:00
parent 52037b3e82
commit 7d9497ec75
2 changed files with 1 additions and 20 deletions

View file

@ -160,8 +160,7 @@ public:
/// Declare Console Object.
DECLARE_CONOBJECT(SoundAsset);
static bool _setSoundFile(void* object, const char* index, const char* data);
static bool slotVisible(void* object, const char* index);
U32 load() override;