shithub: sce

ref: 0891f6208a02a6b22decb65358e78ca0b61d39ec
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)
{

}