Refator pass 1

This commit is contained in:
2025-10-06 19:14:52 -05:00
parent 85434b4edb
commit fc52afdb00
113 changed files with 96 additions and 726 deletions

View File

@@ -9,7 +9,7 @@
#include "displaydefs.h"
#include "error/error.h"
#include "display/camera.h"
#include "display/framebuffer/framebuffer.h"
#include "display/framebuffer.h"
typedef struct {
#if DISPLAY_SDL2