shithub: sce

ref: 0f0456b7b1ace815588878e613562edb97e73321
dir: /snd.c/

View raw version
#include <u.h>
#include <libc.h>
#include <draw.h>
#include "dat.h"
#include "fns.h"

void
stepsnd(void)
{
}

void
initsnd(void)
{

}