mirror of
https://github.com/halpz/re3.git
synced 2025-12-22 05:12:52 +00:00
Add audio cache for faster initialization
This commit is contained in:
@@ -275,3 +275,6 @@ enum Config {
|
||||
//#define PS2_CAM_TRANSITION // old way of transitioning between cam modes
|
||||
#define IMPROVED_CAMERA // Better Debug cam, and maybe more in the future
|
||||
#define FREE_CAM // Rotating cam
|
||||
|
||||
// Audio
|
||||
#define AUDIO_CACHE // cache sound lengths to speed up the cold boot
|
||||
|
||||
Reference in New Issue
Block a user