mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-14 06:18:34 +00:00
(Xbox 1) Fix Salamander
This commit is contained in:
parent
8198927260
commit
b3d4044e09
@ -372,7 +372,7 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\console\salamander\main.c">
|
||||
RelativePath="..\..\xdk\salamander\main.c">
|
||||
<FileConfiguration
|
||||
Name="Debug|Xbox">
|
||||
<Tool
|
||||
|
@ -29,6 +29,7 @@
|
||||
#define PATH_MAX 512
|
||||
#endif
|
||||
|
||||
#include "../../console/rarch_console.h"
|
||||
#include "../../console/rarch_console_libretro_mgmt.h"
|
||||
#include "../../console/rarch_console_exec.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user