shithub: sce

ref: 60b737872dfc9fe601041d6a225de1072f020067
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)
{

}