shithub: sce

ref: 294af48f3fc87bcb7f619ea6696072695335d2a1
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)
{

}