Skip to content

Commit

Permalink
fix 6xC6 format
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzziqersoftware committed Nov 20, 2023
1 parent c1bf5eb commit f8280e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CommandFormats.hh
Original file line number Diff line number Diff line change
Expand Up @@ -5555,8 +5555,8 @@ struct G_MedicalCenterUsed_BB_6xC5 {

struct G_StealEXP_BB_6xC6 {
G_ClientIDHeader header;
le_uint16_t entity_id = 0;
le_uint16_t enemy_index = 0;
le_uint16_t unknown_a1 = 0;
} __packed__;

// 6xC7: Charge attack (BB)
Expand Down

0 comments on commit f8280e5

Please sign in to comment.