mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-05 01:09:33 -04:00
Decompile mpstrings segments
This commit is contained in:
@@ -5642,4 +5642,9 @@ struct mpweapon {
|
||||
u8 unk09;
|
||||
};
|
||||
|
||||
struct mpstrings {
|
||||
char description[200];
|
||||
char aibotnames[8][15];
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user