mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-08-22 06:54:27 +00:00
Add dumping support for PS3, Wii U and Xenon server fast files (#826)
Co-authored-by: hindercanrun <[email protected]>
This commit is contained in:
@@ -42,7 +42,8 @@ enum class GamePlatform : std::uint8_t
|
||||
{
|
||||
PC,
|
||||
XBOX,
|
||||
PS3
|
||||
PS3,
|
||||
WIIU
|
||||
};
|
||||
|
||||
static constexpr const char* GameId_Names[]{
|
||||
|
||||
Reference in New Issue
Block a user