mirror of
https://github.com/td512/re3.git
synced 2026-03-02 16:15:02 +00:00
Ped fixes and ref removal
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#define CONSOLE_Y_POS (10.0f)
|
||||
#define CONSOLE_LINE_HEIGHT (12.0f)
|
||||
|
||||
CConsole &TheConsole = *(CConsole*)0x8F6498;
|
||||
CConsole TheConsole;
|
||||
|
||||
void
|
||||
CConsole::AddLine(char *s, uint8 r, uint8 g, uint8 b)
|
||||
|
||||
Reference in New Issue
Block a user