Port sbc.c progress from PH (#53)

* move nitro headers to libs/nitro/include and setup sbc.c

Co-authored-by: enzofc708 <47937189+enzofc708@users.noreply.github.com>

* sbc.c 95%

* move sbc in the right folder (and fix a warning)

* revert formating changes

---------

Co-authored-by: enzofc708 <47937189+enzofc708@users.noreply.github.com>
This commit is contained in:
Yanis
2026-04-17 00:56:47 +02:00
committed by GitHub
parent 34ef65d030
commit 66ad81ba15
84 changed files with 1400 additions and 187 deletions
+1 -1
View File
@@ -6,9 +6,9 @@
#include "Unknown/UnkStruct_0204af1c.hpp"
#include "Unknown/UnkStruct_027e0954.hpp"
#include "Unknown/UnkStruct_ov000_020b5214.hpp"
#include "nitro/button.h"
#include "regs.h"
#include "versions.h"
#include <nitro/button.h>
#include <string.h>