]> git.mcshandy.xyz Git - barrow_crawler/commit
Clean up texture creation and upscale textures for better visuals
authorRandy McShandy <randy@mcshandy.xyz>
Sun, 5 May 2024 04:33:53 +0000 (23:33 -0500)
committerRandy McShandy <randy@mcshandy.xyz>
Sun, 5 May 2024 04:33:53 +0000 (23:33 -0500)
commitc067adb80c74d474927485359ca2b87c07202202
tree1e8991bbf8d16d534156e1d694153daa4cb4288e
parent7c03d4a233e29eef4ed8fde30b0afb8a0faf48a7
Clean up texture creation and upscale textures for better visuals
src/main.c
src/render_raylib.c
src/stb_image_resize2.h [new file with mode: 0644]
src/structs.c
src/structs.h
src/utils.c