mirror of
https://github.com/halpz/re3.git
synced 2025-07-15 22:08:10 +00:00
Better organization for Frontend.cpp
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
class cAudioManager {
|
||||
public:
|
||||
void PlayerJustLeftCar(void);
|
||||
void Service();
|
||||
};
|
||||
|
||||
extern cAudioManager &AudioManager;
|
Reference in New Issue
Block a user