name some previously-unknown fields

This commit is contained in:
Martin Michelsen
2023-10-10 10:55:49 -07:00
parent 8ad27e9001
commit c33af99ae5
4 changed files with 119 additions and 57 deletions
+1 -1
View File
@@ -5761,7 +5761,7 @@ struct G_UpdateShortStatuses_GC_Ep3_6xB4x04 {
struct G_UpdateMap_GC_Ep3_6xB4x05 {
G_CardBattleCommandHeader header = {0xB4, sizeof(G_UpdateMap_GC_Ep3_6xB4x05) / 4, 0, 0x05, 0, 0, 0};
Episode3::MapAndRulesState state;
uint8_t unknown_a1 = 0;
uint8_t start_battle = 0;
parray<uint8_t, 3> unused;
} __packed__;