mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Add media_detect_cd.c
This commit is contained in:
parent
4c276feb4a
commit
41481dfc73
1 changed files with 1 additions and 0 deletions
|
@ -970,6 +970,7 @@ FILE
|
|||
#ifdef HAVE_CDROM
|
||||
#include "../libretro-common/cdrom/cdrom.c"
|
||||
#include "../libretro-common/vfs/vfs_implementation_cdrom.c"
|
||||
#include "../libretro-common/media/media_detect_cd.c"
|
||||
#endif
|
||||
|
||||
#include "../list_special.c"
|
||||
|
|
Loading…
Add table
Reference in a new issue