mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-10 03:13:09 +00:00
(CTR) Fix build
This commit is contained in:
parent
d1097ed967
commit
674f17485d
@ -34,11 +34,11 @@
|
|||||||
|
|
||||||
#include "ctr/ctr_debug.h"
|
#include "ctr/ctr_debug.h"
|
||||||
|
|
||||||
#ifdef IS_SALAMANDER
|
#ifndef IS_SALAMANDER
|
||||||
#include "../../file_ext.h"
|
#ifdef HAVE_MENU
|
||||||
#else
|
|
||||||
#include "../../menu/menu_driver.h"
|
#include "../../menu/menu_driver.h"
|
||||||
#endif
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
const char* elf_path_cst = "sdmc:/retroarch/test.3dsx";
|
const char* elf_path_cst = "sdmc:/retroarch/test.3dsx";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user