Torbjörn Andersson 54d7336d08 AUDIO: Free strings with delete[] instead of free()
Because scumm_strdup(), unlike strdup(), allocates strings with
new, not malloc(). (CID 1395228, 1395233, 1395235, 1395236)
2018-08-27 06:43:47 +02:00
..
2018-04-08 09:17:19 +02:00
2015-10-01 20:51:34 +02:00
2018-05-05 17:57:31 +02:00
2018-04-08 09:17:19 +02:00
2018-04-08 09:17:19 +02:00
2017-12-03 20:27:42 -06:00