mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 11:07:44 +00:00
Update submodules
This commit is contained in:
@@ -64,6 +64,7 @@ class ViewManager : public specter::IViewManager
|
|||||||
struct AudioVoiceCallback : boo::IAudioVoiceCallback
|
struct AudioVoiceCallback : boo::IAudioVoiceCallback
|
||||||
{
|
{
|
||||||
ViewManager& m_vm;
|
ViewManager& m_vm;
|
||||||
|
void preSupplyAudio(boo::IAudioVoice&, double) {}
|
||||||
size_t supplyAudio(boo::IAudioVoice& voice, size_t frames, int16_t* data)
|
size_t supplyAudio(boo::IAudioVoice& voice, size_t frames, int16_t* data)
|
||||||
{
|
{
|
||||||
if (m_vm.m_moviePlayer)
|
if (m_vm.m_moviePlayer)
|
||||||
|
|||||||
2
amuse
2
amuse
Submodule amuse updated: fe78a675d7...52cba61f76
2
hecl
2
hecl
Submodule hecl updated: 8878618df6...3c81596a41
2
specter
2
specter
Submodule specter updated: 6fd07871e9...f14f1ae9db
Reference in New Issue
Block a user