2002-08-15 21:00:51 +00:00
|
|
|
#ifndef __ruamoko_sound_h
|
|
|
|
#define __ruamoko_sound_h
|
2002-08-14 15:40:30 +00:00
|
|
|
|
2007-05-07 12:17:12 +00:00
|
|
|
@extern void (string sound) S_LocalSound;
|
2002-08-14 15:40:30 +00:00
|
|
|
|
2002-08-15 21:00:51 +00:00
|
|
|
#endif//__ruamoko_sound_h
|