treballant en el LOGO

This commit is contained in:
2025-11-28 21:07:36 +01:00
parent 430fcbe026
commit 624039e00d
17 changed files with 573 additions and 44 deletions

View File

@@ -35,6 +35,7 @@ endif
APP_SOURCES := \
source/main.cpp \
source/core/system/director.cpp \
source/core/system/global_events.cpp \
source/core/rendering/sdl_manager.cpp \
source/core/rendering/line_renderer.cpp \
source/core/rendering/color_oscillator.cpp \