AppleWin/source/frontends
Andrea Odetti 04fe254521 Fix some access violation (NPE).
Due to usage global variables (instances) and the way deleters works, we need to fully delete the old one, before creating the new one.
Otherwise the old's deleter remove instances after the new one has set them.
2020-12-28 15:46:08 +00:00
..
common2 Share some more registry-related code. 2020-12-28 11:35:58 +00:00
libretro Fix some access violation (NPE). 2020-12-28 15:46:08 +00:00
ncurses Introduce a LinuxFrame. 2020-12-27 20:25:42 +00:00
qt Introduce a LinuxFrame. 2020-12-27 20:25:42 +00:00
sdl Hide a couple of internals in an anonymous namespace. 2020-12-27 20:26:07 +00:00