mirror of
https://github.com/ZDoom/Raze.git
synced 2025-01-26 02:01:22 +00:00
10 lines
No EOL
132 B
Text
10 lines
No EOL
132 B
Text
|
|
struct Witchaven native
|
|
{
|
|
native void PlaySound(int s);
|
|
}
|
|
|
|
class WhSnd
|
|
{
|
|
// This is a container for natively defined constants.
|
|
} |