[feat] Desktop render color

This commit is contained in:
2026-05-31 19:58:14 +08:00
Unverified
parent 746786a059
commit 175eba1889
27 changed files with 66 additions and 39 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#include <fs.h>
#include <serial.h>
#include <kernel/fs.h>
#include <kernel/serial.h>
#include <memory/heap.h>
#include <common.h>