mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Miles: upgrade sound engine to v10.0.47.7
Internal structure 'IntProjectData_t' has changed, padding size adjusted to accommodate changes. Sound engine taken from retail build R5pc_r5-61_J318_CL651503_2020_10_14_18_51.
This commit is contained in:
parent
6b0f3a2fdd
commit
ecf6cbcef0
@ -31,7 +31,7 @@ namespace Miles
|
|||||||
// internal project data structure
|
// internal project data structure
|
||||||
struct IntProjectData_t
|
struct IntProjectData_t
|
||||||
{
|
{
|
||||||
char gap0[0xCF0];
|
char gap0[0xE28];
|
||||||
int bankCount;
|
int bankCount;
|
||||||
BankHeader_t** loadedBanks;
|
BankHeader_t** loadedBanks;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user