Beginning config support

Currently only supports changing 4 colors
This commit is contained in:
2024-06-17 12:00:25 -04:00
parent e613a525a5
commit 7182fd9078
8 changed files with 185 additions and 11 deletions

View File

@@ -28,6 +28,7 @@
#define COLORS_H
#include "common.h"
#include "config.h"
typedef u32 Color;