]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_sd.c
16_ca needs huge amounts of work and I should remember what needs to be done soon...
[16.git] / src / lib / 16_sd.c
index 7e16839a3dd430ecb6c84ff40d4bbfc33d8e4ae5..b82ff3e8b1658b028c6a5e93f0e0934c1e07667a 100755 (executable)
@@ -270,7 +270,6 @@ int SD_imf_load_music(const char *path, global_game_variables_t *gvar)
        return 1;\r
 }\r
 \r
-#ifdef LIBIRQ0\r
 struct glob_game_vars  *ggvv;\r
 // WARNING: subroutine call in interrupt handler. make sure you compile with -zu flag for large/compact memory models\r
 void interrupt irq0()\r
@@ -284,7 +283,6 @@ void interrupt irq0()
                p8259_OCW2(0,P8259_OCW2_NON_SPECIFIC_EOI);\r
        }\r
 }\r
-#endif\r
 \r
 void SD_imf_tick(global_game_variables_t *gvar)\r
 {\r