- Backend update from Raze.
Mainly optimizations for the sound system and texture manager.
This commit is contained in:
parent
79a38f1f3a
commit
941c0850ba
30 changed files with 323 additions and 261 deletions
|
|
@ -213,7 +213,7 @@ public:
|
|||
{
|
||||
}
|
||||
////////
|
||||
TArray ()
|
||||
constexpr TArray ()
|
||||
{
|
||||
Most = 0;
|
||||
Count = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue