Passat gif.c a gif.cpp

Afegit reloadTextures a Resources
This commit is contained in:
2025-03-10 22:38:23 +01:00
parent 9c1b3c45b0
commit 9d98d3ea6a
7 changed files with 82 additions and 93 deletions

View File

@@ -7,7 +7,7 @@
#include <stdexcept> // Para runtime_error
#include <string> // Para char_traits, operator<<, operator+
#include <vector> // Para vector
#include "gif.c" // Para LoadGif, LoadPalette
#include "gif.h" // Para LoadGif, LoadPalette
#include "stb_image.h" // Para stbi_image_free, stbi_load, STBI_rgb_a...
#include "utils.h" // Para getFileName, printWithDots