BACKENDS: Remove the Windows CE port
This commit is contained in:
parent
c5a5e0f68a
commit
f2b9f7bb76
92 changed files with 30 additions and 8149 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
#include "common/scummsys.h"
|
||||
|
||||
#if defined(DYNAMIC_MODULES) && defined(SDL_BACKEND) && !defined(_WIN32_WCE)
|
||||
#if defined(DYNAMIC_MODULES) && defined(SDL_BACKEND)
|
||||
|
||||
#include "backends/plugins/sdl/sdl-provider.h"
|
||||
#include "backends/plugins/dynamic-plugin.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue