make sound work

This commit is contained in:
Tobias Gunkel
2025-08-16 23:06:15 +02:00
parent b71c83a5ca
commit f7c5959b0a
58 changed files with 25933 additions and 25820 deletions
+3
View File
@@ -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;