sm64pc/src/audio/globals_end.c

6 lines
76 B
C
Raw Normal View History

2019-08-25 04:46:40 +00:00
#include <ultra64.h>
2020-02-03 05:51:26 +00:00
#ifndef VERSION_EU
2019-08-25 04:46:40 +00:00
u64 gAudioGlobalsEndMarker;
2020-02-03 05:51:26 +00:00
#endif