Hugo - Move DOS hardcoded inventory strings to Hugo.dat
svn-id: r52226
This commit is contained in:
parent
dd1708a1f1
commit
0b4fef3aa7
6 changed files with 15 additions and 27 deletions
|
@ -31,7 +31,7 @@
|
|||
#define DATAALIGNMENT 4
|
||||
|
||||
#define HUGO_DAT_VER_MAJ 0 // 1 byte
|
||||
#define HUGO_DAT_VER_MIN 16 // 1 byte
|
||||
#define HUGO_DAT_VER_MIN 17 // 1 byte
|
||||
|
||||
typedef unsigned char uint8;
|
||||
typedef unsigned char byte;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue