lsnes/include
Ilari Liusvaara 8d1889c116 Revert initializing globalwrap state
Leave globalwrap state as uninitialized, even if that causes a compile
warning as initializing breaks AVI dumping on Windows. All globalwraps
should have static storage duration anyway, and C++ can not have
uninitialized variables with static storage duration.
2021-02-15 23:31:14 +02:00
..
cmdhelp Allow binding commands to class instance 2014-11-17 15:55:14 +02:00
core Fix a few compiler warnings in GCC 9 2020-06-07 15:45:14 +03:00
fonts Small whitespace cleanup 2015-05-27 23:08:54 +03:00
interface Remove partial exception specifiers 2019-01-30 19:26:21 +02:00
library Revert initializing globalwrap state 2021-02-15 23:31:14 +02:00
lua Builtin r16m dumper 2020-09-28 23:38:46 +03:00
platform/wxwidgets Builtin r16m dumper 2020-09-28 23:38:46 +03:00
video Remove partial exception specifiers 2019-01-30 19:26:21 +02:00
lsnes.hpp Support multiple cores at once 2013-01-06 23:06:08 +02:00