sm64pc/src/audio/globals_end.c

6 lines
76 B
C
Raw Permalink Normal View History

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