mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-04 15:34:08 +00:00
Overhaul MusicManager - fix radio bugs, scroll to prev station, radio off text
This commit is contained in:
parent
990637bf52
commit
902e539c0d
15 changed files with 393 additions and 264 deletions
|
@ -9,7 +9,7 @@
|
|||
#include "Text.h"
|
||||
#include "Timer.h"
|
||||
|
||||
static wchar WideErrorString[25];
|
||||
wchar WideErrorString[25];
|
||||
|
||||
CText TheText;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue