Updates checksums
This commit is contained in:
parent
ebfe2715e0
commit
ce182ad20f
|
@ -23,8 +23,8 @@
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
/* Checksums */
|
/* Checksums */
|
||||||
#define SO_LIBSTEAM_CHECKSUM 0x19ba253
|
#define SO_LIBSTEAM_CHECKSUM 0x1f5786b
|
||||||
#define DLL_LIBSTEAM_CHECKSUM 0x14e4709
|
#define DLL_LIBSTEAM_CHECKSUM 0x18dba28
|
||||||
|
|
||||||
/* Room/Map dimensions */
|
/* Room/Map dimensions */
|
||||||
#define MAP_ROOM_WIDTH 16
|
#define MAP_ROOM_WIDTH 16
|
||||||
|
|
Loading…
Reference in New Issue