Files
scummvm/audio
D G Turner 3de51cefd7 AUDIO: Fix GCC Compiler Warning in FM-TOWNS PC-98 Soft Synth
This is another warning of the use of memset to clear a non-trivial
structure / class. This can be removed since the structure is cleared by
the constructor which will be called by the "new" so clearing this again
is redundant.
2019-05-07 22:41:42 +01:00
..
2019-01-27 14:46:09 +01: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
2019-03-07 19:43:44 +01:00
2018-04-08 09:17:19 +02:00
2017-12-03 20:27:42 -06:00