/** * @file impl.c * @author Omniscient * @brief Pulls in implementations of single-header libraries * * @copyright Copyright (c) 2024 */ #define STB_IMAGE_IMPLEMENTATION #include "stb_image.h"