Pixels, Surfaces, Renderer, oh my...

This commit is contained in:
BadQuanta
2026-05-11 10:28:21 +00:00
parent 97c8847eb0
commit 28e9c4ba18
35 changed files with 4578 additions and 1210 deletions
+4
View File
@@ -11,3 +11,7 @@
#include <hdk/sdl/video.hpp>
#include <hdk/sdl/render.hpp>
#include <hdk/sdl/event.hpp>
#include <hdk/sdl/Log.hpp>