mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-25 03:00:46 +00:00
Bump BYTEVERSION because of the preceding change.
git-svn-id: https://svn.eduke32.com/eduke32@2690 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
05af53ac4b
commit
a72a2dbf20
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ extern "C" {
|
||||||
#define WW2GI (g_gameType & GAME_WW2)
|
#define WW2GI (g_gameType & GAME_WW2)
|
||||||
|
|
||||||
// increase by 3, because atomic GRP adds 1, and Shareware adds 2
|
// increase by 3, because atomic GRP adds 1, and Shareware adds 2
|
||||||
#define BYTEVERSION_JF 240
|
#define BYTEVERSION_JF 243
|
||||||
|
|
||||||
#define BYTEVERSION_13 27
|
#define BYTEVERSION_13 27
|
||||||
#define BYTEVERSION_14 116
|
#define BYTEVERSION_14 116
|
||||||
|
|
Loading…
Reference in a new issue