mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-15 19:21:31 +00:00
Better organization for Frontend.cpp
This commit is contained in:
parent
628b9a8b54
commit
28509e216f
8 changed files with 772 additions and 668 deletions
|
@ -3,6 +3,7 @@
|
|||
class cAudioManager {
|
||||
public:
|
||||
void PlayerJustLeftCar(void);
|
||||
void Service();
|
||||
};
|
||||
|
||||
extern cAudioManager &AudioManager;
|
Loading…
Add table
Add a link
Reference in a new issue