Decompile mpstrings segments

This commit is contained in:
Ryan Dwyer
2020-04-27 17:42:02 +10:00
parent 15ee3c168e
commit 6f69f7deb5
53 changed files with 26240 additions and 9 deletions
+5
View File
@@ -5642,4 +5642,9 @@ struct mpweapon {
u8 unk09;
};
struct mpstrings {
char description[200];
char aibotnames[8][15];
};
#endif