Add Initial D 4 Name
This commit is contained in:
parent
8812217322
commit
73227a2a83
Binary file not shown.
@ -320,6 +320,8 @@ char *getGameName()
|
|||||||
return "Virtua Tennis 3 Test Mode";
|
return "Virtua Tennis 3 Test Mode";
|
||||||
case THE_HOUSE_OF_THE_DEAD_4_STRIPPED:
|
case THE_HOUSE_OF_THE_DEAD_4_STRIPPED:
|
||||||
return "The House of the Dead 4";
|
return "The House of the Dead 4";
|
||||||
|
case INITIALD_4_REVE:
|
||||||
|
return "Initial D 4 Exp Rev E";
|
||||||
default:
|
default:
|
||||||
return unknownGameTitle;
|
return unknownGameTitle;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user