ft2_module_saver.h (150B)
1 #pragma once 2 3 #include <stdint.h> 4 #include <stdbool.h> 5 #include "ft2_unicode.h" 6 7 void saveMusic(UNICHAR *filenameU); 8 bool saveXM(UNICHAR *filenameU);
![]() | ft2-cloneFasttracker 2 clone |
Log | Files | Refs | README | LICENSE |