mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 19:09:16 -04:00
11 lines
246 B
C
11 lines
246 B
C
--- mix.h.orig 2003-10-14 22:02:58 UTC
|
|
+++ mix.h
|
|
@@ -4,7 +4,7 @@
|
|
#include "pce.h"
|
|
#include "sound.h"
|
|
|
|
-void (*update_sound[4])();
|
|
+extern void (*update_sound[4])();
|
|
|
|
UInt32 WriteBufferAdpcm8(UChar *buf,
|
|
UInt32 begin,
|