float panels into config layer

This commit is contained in:
Ryan Fleury
2025-10-16 15:26:07 -07:00
parent 7844761748
commit 0f277d6e6e
7 changed files with 525 additions and 501 deletions
+1
View File
@@ -2,6 +2,7 @@
// Licensed under the MIT license (https://opensource.org/license/mit/)
#include "config_core.c"
#include "config_panels.c"
#if defined(OS_GFX_H)
# include "config_bindings.c"
#endif