macros.h 3/5: Split various macros (#2512)

* split out various macros

* fix

* fix2

* fix dw

* libc path

* fix macro

* does this fix bss

* fix bss
This commit is contained in:
fig02
2025-04-25 21:12:35 -04:00
committed by GitHub
parent d4528a0541
commit 25b2fa4bca
35 changed files with 137 additions and 92 deletions
+1
View File
@@ -2,6 +2,7 @@
#include "libc64/qrand.h"
#include "libu64/debug.h"
#include "buffers.h"
#include "color.h"
#include "controller.h"
#include "fault.h"
#include "file_select_state.h"