link audiowork

This commit is contained in:
roeming
2025-07-03 17:25:02 -04:00
parent 523fed9005
commit 30516f42b3
2 changed files with 9 additions and 1 deletions
@@ -0,0 +1,8 @@
#include "jaudio_NES/audiowork.h"
AudioGlobals AG;
VFRAME_CALLBACK NA_VFRAME_CALLBACK;
SequenceCallback NA_CALLBACK;
GRP_CALLBACK NA_GRP_CALLBACK;
SOUND_CALLBACK NA_SOUND_CALLBACK;
DACOUT_CALLBACK NA_DACOUT_CALLBACK;