Added scaling and ready to start with sdl_image

This commit is contained in:
2025-01-02 08:28:46 -07:00
parent b40253c895
commit a335d10f9f
7 changed files with 76 additions and 43 deletions
+8
View File
@@ -7,6 +7,14 @@
.url = "https://github.com/allyourcodebase/SDL/archive/7e4fc30b201d266f197fef4153f7e046bd189a7c.tar.gz",
.hash = "1220c57b0bec66a2378e90cd7a79e36f9e7f60c02acca769ab3e6f974d4ef6766418",
},
.SDL_image = .{
.url = "https://github.com/allyourcodebase/SDL_image/archive/d7b87f0cd57a1dff93fd0b2455ed7674ae776d4c.tar.gz",
.hash = "12209c505bb1364c6e408995274e8ce037cf5f41ad74f323f1e978efb16422ae2f3b",
},
.SDL_ttf = .{
.url = "https://github.com/allyourcodebase/SDL_ttf/archive/8d951496c0638ca7cbcec1eb5a9b3fe1e358241f.tar.gz",
.hash = "1220ffe43566e6406bc15a7c3ad46294f3e4e45e9e323bd2b4e020d3f4b22df5fd83",
},
},
.paths = .{
"build.zig",