Files
jak-project/game/overlord
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-05-19 16:54:36 -04:00
2020-09-13 21:36:35 -04:00
2022-05-19 16:54:36 -04:00
2022-11-03 22:28:12 +00:00
2022-11-03 22:28:12 +00:00
2022-05-19 16:54:36 -04:00
2022-12-22 13:58:37 -05:00
2022-12-22 13:58:37 -05:00
2020-08-22 22:30:12 -04:00