Skip to content

Commit e975aa8

Browse files
authored
new gamestrings entries (#36)
* new gamestrings entries * fix
1 parent f8f1122 commit e975aa8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

GameStrings.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ namespace GameStrings
1717
GAMEMD_STRING(_640 , 0x8297E0u);
1818
GAMEMD_STRING(_none_ , 0x817474u);
1919
GAMEMD_STRING(none , 0x817694u);
20+
GAMEMD_STRING(Allied , 0x846788u);
21+
GAMEMD_STRING(Russian , 0x846790u);
22+
GAMEMD_STRING(Yuri , 0x846798u);
2023
GAMEMD_STRING(Neutral , 0x82BA08u);
2124
GAMEMD_STRING(Civilian , 0x818164u);
2225
GAMEMD_STRING(Special , 0x817318u);

0 commit comments

Comments
 (0)