mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 08:37:41 +00:00
(XDK 360) Obfuscate ROM connotations
This commit is contained in:
parent
c28430c818
commit
f283d302a8
@ -38,8 +38,8 @@ typedef struct _AURORA_LAUNCHDATA_EXECUTABLE
|
||||
DWORD FunctionId; // AURORA_LAUNCHDATA_EXECUTABLE_FUNCID
|
||||
DWORD FunctionVersion; // AURORA_LAUNCHDATA_EXECUTABLE_VERSION
|
||||
CHAR SystemPath[0x40]; // /System/Harddisk0/Parition0
|
||||
CHAR RelativePath[0x104]; // /Emulators/Snes9x/Roms/
|
||||
CHAR Exectutable[0x28]; // ChronoTrigger.zip
|
||||
CHAR RelativePath[0x104]; // /SomeCore/Content/
|
||||
CHAR Exectutable[0x28]; // SomeContent.zip
|
||||
CHAR Reserved[0x100]; // Reserved for future use
|
||||
} AURORA_LAUNCHDATA_EXECUTABLE, *PAURORA_LAUNCH_DATA_EXECUTABLE;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user