Z2SeqMgr mostly done (#2053)

This commit is contained in:
Caroline Madsen
2024-01-29 18:50:13 -05:00
committed by GitHub
parent 36a29bc4fe
commit 16259ec265
27 changed files with 2275 additions and 525 deletions
-4
View File
@@ -303,8 +303,4 @@ public:
static const u8* m_branchData;
};
inline Z2SoundStarter* Z2GetSoundStarter() {
return JASGlobalInstance<Z2SoundStarter>::getInstance();
}
#endif /* D_D_DEMO_H */