mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 05:01:26 +00:00
6 lines
123 B
C
6 lines
123 B
C
#ifndef __ruamoko_sound_h
|
|
#define __ruamoko_sound_h
|
|
|
|
@extern void (string sound) S_LocalSound;
|
|
|
|
#endif//__ruamoko_sound_h
|