Skip to content

Commit

Permalink
Global: Add DisplayPlayerTextMessages__7GGlobalFv
Browse files Browse the repository at this point in the history
  • Loading branch information
bwrsandman committed Jan 17, 2025
1 parent 1a6e0fd commit 8052772
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions black/Global.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,9 @@ struct GGlobal
};
static_assert(sizeof(struct GGlobal) == 0x2d500, "Data type is of wrong size");

// Non-virtual methods

// win1.41 005910f0 mac 1032d3a0 GGlobal::DisplayPlayerTextMessages(void)
void __fastcall DisplayPlayerTextMessages__7GGlobalFv(struct GGlobal* this);

#endif /* BW1_DECOMP_GLOBAL_INCLUDED_H */

0 comments on commit 8052772

Please sign in to comment.