mirror of
https://github.com/zeldaret/ss
synced 2026-07-08 22:04:41 -04:00
EGG::ExpAudioMgr OK (thanks RootCubed!) (#74)
This commit is contained in:
@@ -55,7 +55,7 @@ public:
|
||||
SimpleAudioMgr();
|
||||
virtual ~SimpleAudioMgr();
|
||||
|
||||
void initialize(EGG::IAudioMgr::Arg *);
|
||||
void initialize(EGG::IAudioMgr::Arg *) override;
|
||||
virtual void calc() override;
|
||||
|
||||
virtual UNKTYPE *openDvdArchive(const char *, nw4r::snd::SoundHeap *) override; // at 0x10
|
||||
|
||||
Reference in New Issue
Block a user