diff options
author | Franklin Wei <franklin@rockbox.org> | 2019-10-30 00:07:09 -0400 |
---|---|---|
committer | Franklin Wei <franklin@rockbox.org> | 2019-10-30 00:07:09 -0400 |
commit | 19c154fe8ff25c4194abd34a649a2e3b51ea6c61 (patch) | |
tree | 1a047af34e4a37081ba9d310b3f9cc5046b1509f /apps/plugins/sdl | |
parent | 06a26ab07bb7c7ae87bcc40a6c15d93ec723390a (diff) |
wolf3d: change version to shareware
This makes wolf3d work with the shareware files available on the wiki. This
will make things work out-of-the-box with Rockbox Utility.
Change-Id: I9118ecf8715c688565982fc4feb29a8641d68b6a
Diffstat (limited to 'apps/plugins/sdl')
-rw-r--r-- | apps/plugins/sdl/progs/wolf3d/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/sdl/progs/wolf3d/version.h b/apps/plugins/sdl/progs/wolf3d/version.h index d857d15253..746fa04fcf 100644 --- a/apps/plugins/sdl/progs/wolf3d/version.h +++ b/apps/plugins/sdl/progs/wolf3d/version.h @@ -11,7 +11,7 @@ //#define SPEAR //#define SPEARDEMO -//#define UPLOAD +#define UPLOAD #define GOODTIMES #define CARMACIZED //#define APOGEE_1_0 |