rockbox/apps/plugins/sdl/progs/duke3d
Franklin Wei a74517ac65 duke3d: allow playing with unofficial data files
I'd overlooked this code path earlier. In the case of an unknown GRP, the
game would poll SDL for keyboard input, which it never received. Remove
that, and just warn the user instead.

Change-Id: Ibbabc0f8d43cb1276ed2fcfc3c6138517582e936
2020-08-02 23:54:23 -04:00
..
Engine/src SDL: Silence a large number of compile warnings (WIP) 2020-04-11 19:29:47 +02:00
Game/src duke3d: allow playing with unofficial data files 2020-08-02 23:54:23 -04:00