Files
jak-project/game
Ziemas 749611d47c Prevent putting nullptr into child sound list (#2072)
CreateChildSound did not check for nullptr return from
soundbank::make_handler, which would happen for sounds with no grains.

Prevent further problems with this by switching to optional instead of
passing nullptr.
2022-12-30 23:15:43 -05:00
..
2022-12-22 17:12:05 -05:00
2022-12-22 18:12:59 -05:00
2022-12-22 17:12:05 -05:00