]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_sd.h
worked on SD abit so the irq0 is not needed in imfplay anymore. I will need to merge...
[16.git] / src / lib / 16_sd.h
index 117ab0c4dfe5be784404800357e075f615672bef..73600a11ad61f04004713d240558ed43751382e9 100755 (executable)
@@ -67,6 +67,8 @@ void FMSetVoice(int voiceNum, FMInstrument *ins);
 \r
 void SD_Initimf(global_game_variables_t *gvar);\r
 void SD_imf_reset_music(global_game_variables_t *gvar);\r
+void   SD_StartupTimer(global_game_variables_t *gvar),\r
+               SD_ShutdownTimer();\r
 void SD_imf_free_music(global_game_variables_t *gvar);\r
 int SD_imf_load_music(const char *path, global_game_variables_t *gvar);\r
 void interrupt SD_irq0(void);\r