upped version #
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%4044
This commit is contained in:
parent
dec86a9b2b
commit
8bdd9c20d3
@ -19,7 +19,8 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define SPFILE_MAGIC 0x53504646 /* Source Pawn File Format (SPFF) */
|
#define SPFILE_MAGIC 0x53504646 /* Source Pawn File Format (SPFF) */
|
||||||
#define SPFILE_VERSION 0x0100
|
//#define SPFILE_VERSION 0x0100
|
||||||
|
#define SPFILE_VERSION 0x0101 /* Uncompressed bytecode */
|
||||||
|
|
||||||
//:TODO: better compiler/nix support
|
//:TODO: better compiler/nix support
|
||||||
#if defined __linux__
|
#if defined __linux__
|
||||||
|
Loading…
Reference in New Issue
Block a user