#include "../vgmstream.h" #ifndef _HALPST_H #define _HALPST_H VGMSTREAM * init_vgmstream_halpst(const char * const filename); #endif