2002-08-15 21:00:51 +00:00
|
|
|
#ifndef __ruamoko_sound_h
|
|
|
|
#define __ruamoko_sound_h
|
2002-08-14 15:40:30 +00:00
|
|
|
|
2010-12-01 23:04:18 +00:00
|
|
|
@extern void S_LocalSound (string sound);
|
2002-08-14 15:40:30 +00:00
|
|
|
|
2002-08-15 21:00:51 +00:00
|
|
|
#endif//__ruamoko_sound_h
|