make sound work
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
#include "common.h"
|
||||
#include "input.h"
|
||||
#include "i2s-audio.h"
|
||||
|
||||
#include "gb.h"
|
||||
|
||||
extern i2s_config_t i2s_config;
|
||||
|
||||
static struct
|
||||
{
|
||||
unsigned a : 1;
|
||||
|
||||
Reference in New Issue
Block a user