afegit so al LOGO

This commit is contained in:
2025-12-02 14:01:53 +01:00
parent e51749dbc6
commit ec911979fb
4 changed files with 28 additions and 1 deletions

View File

@@ -36,6 +36,8 @@ APP_SOURCES := \
source/main.cpp \
source/core/system/director.cpp \
source/core/system/global_events.cpp \
source/core/audio/audio.cpp \
source/core/audio/audio_cache.cpp \
source/core/rendering/sdl_manager.cpp \
source/core/rendering/line_renderer.cpp \
source/core/rendering/color_oscillator.cpp \