(Xbox 1) Fix Salamander

This commit is contained in:
twinaphex 2012-08-16 10:26:09 +02:00
parent 8198927260
commit b3d4044e09
2 changed files with 2 additions and 1 deletions

View File

@ -372,7 +372,7 @@
</FileConfiguration>
</File>
<File
RelativePath="..\..\console\salamander\main.c">
RelativePath="..\..\xdk\salamander\main.c">
<FileConfiguration
Name="Debug|Xbox">
<Tool

View File

@ -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"