mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-15 11:30:33 +00:00
added CText
This commit is contained in:
parent
188aab4196
commit
2bf6674afc
6 changed files with 260 additions and 1 deletions
|
@ -4,4 +4,5 @@ class CMessages
|
|||
{
|
||||
public:
|
||||
static void Display(void);
|
||||
static void ClearAllMessagesDisplayedByGame(void);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue