mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-08-08 17:57:02 +08:00
build: add SDL3 dependency
This commit is contained in:
@@ -49,6 +49,7 @@ void CreditsUI::init() {
|
||||
add_text("Libraries Used", 0.8f);
|
||||
add_text("glad");
|
||||
add_text("GLFW");
|
||||
add_text("SDL3");
|
||||
add_text("SOIL2");
|
||||
add_text("GLM");
|
||||
add_text("FreeType");
|
||||
|
||||
Reference in New Issue
Block a user