shithub: sce

ref: 949f77d0b45957f6c0ee4160ef1236d0d62369d7
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)
{

}