mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-06-28 11:58:03 +00:00
refactor: refactor ZoneDefWriter
This commit is contained in:
@@ -8,6 +8,11 @@ using namespace T5;
|
||||
|
||||
GameT5 g_GameT5;
|
||||
|
||||
GameId GameT5::GetId()
|
||||
{
|
||||
return GameId::T5;
|
||||
}
|
||||
|
||||
std::string GameT5::GetFullName()
|
||||
{
|
||||
return "Call Of Duty: Black Ops";
|
||||
|
||||
Reference in New Issue
Block a user