We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c043c commit aee1750Copy full SHA for aee1750
src/game_db.h
@@ -74,6 +74,7 @@ const GG_DB_Entry k_game_database[] =
74
75
// OPTIONAL SGX
76
{ 0xBEBFE042, "Darius Plus (J) (SGX)", GG_GAMEDB_SGX_OPTIONAL },
77
+ { 0xEB2466F9, "Darius Alpha (J) (SGX)", GG_GAMEDB_SGX_OPTIONAL },
78
79
// SF2 MAPPER
80
{ 0xD15CB6BB, "Street Fighter II' - Champion Edition (J)", GG_GAMEDB_SF2_MAPPER },
0 commit comments