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-19 12:08:31 +02:00
2018-01-03 10:40:23 -06:00
2018-05-24 15:30:55 +02:00
2016-09-07 23:22:18 +03:00