// Single TU that materializa la implementacion de stb_image (header-only). // Cualquier otro .cpp que incluya stb_image.h NO debe definir STB_IMAGE_IMPLEMENTATION. #define STB_IMAGE_IMPLEMENTATION #include "stb_image.h"