ref: bc53178ef2eec6e25e5780cf3a6d41a976ca4395 dir: /src/modloaders/pt2_load_mod15.h/
#pragma once #include <stdint.h> #include <stdbool.h> #include "../pt2_structs.h" module_t *loadMod15(uint8_t *buffer, uint32_t filesize);