raze/wadsrc/static/zscript/games/wh/whgame.zs

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.
}