aboutsummaryrefslogtreecommitdiff
path: root/common/fmplayer_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/fmplayer_common.h')
-rw-r--r--common/fmplayer_common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/common/fmplayer_common.h b/common/fmplayer_common.h
index c4f58af..4bd2885 100644
--- a/common/fmplayer_common.h
+++ b/common/fmplayer_common.h
@@ -18,8 +18,4 @@ void fmplayer_init_work_opna(
void *adpcm_ram
);
-struct opna_drum;
-bool fmplayer_drum_rom_load(struct opna_drum *drum);
-bool fmplayer_drum_loaded(void);
-
#endif // MYON_FMPLAYER_COMMON_H_INCLUDED