ref: 174483574aec53d3a45379fdc0b4c1907d7c7ae1 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);