(XB) Fix Salamander

This commit is contained in:
twinaphex 2020-08-02 09:35:34 +02:00
parent 602ea99c96
commit ec57160709
2 changed files with 9 additions and 0 deletions

View File

@ -257,7 +257,9 @@ static void frontend_xdk_exec(const char *path, bool should_load_content)
bool original_verbose = verbosity_is_enabled();
#endif
#if defined(_XBOX1)
#ifndef IS_SALAMANDER
LAUNCH_DATA ptr;
#endif
#elif defined(_XBOX360)
char game_path[1024] = {0};
#endif

View File

@ -369,6 +369,13 @@
RelativePath="..\..\..\libretro-common\encodings\encoding_utf.c">
</File>
</Filter>
<Filter
Name="time"
Filter="">
<File
RelativePath="..\..\..\libretro-common\time\rtime.c">
</File>
</Filter>
</Filter>
</Filter>
<Filter