Decompile mpsetupfileSaveWad

This commit is contained in:
Ryan Dwyer
2021-09-14 17:47:16 +10:00
parent ad3c6f6c74
commit 6e9a065d4a
2 changed files with 62 additions and 154 deletions
+1 -1
View File
@@ -3226,7 +3226,7 @@ struct mpsimulanttype {
/*0x00*/ u8 type;
/*0x01*/ u8 difficulty;
/*0x02*/ u16 name;
/*0x04*/ u16 body;
/*0x04*/ s16 body;
/*0x06*/ u8 requirefeature;
};