scummvm/backends/timer/default
D G Turner 889cadaca5 BACKENDS: Fix GCC Compiler Warning in Default Timer Implementation
This is another instance of a warning from usage of memset on a
non-trivial data structure, but this can be removed and replaced by a
constructor.
2019-05-09 05:06:44 +01:00
..
default-timer.cpp BACKENDS: Fix GCC Compiler Warning in Default Timer Implementation 2019-05-09 05:06:44 +01:00
default-timer.h BACKENDS: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00