Beautify constant

This commit is contained in:
Jonas Kulla 2013-09-04 17:03:00 +02:00
parent 1401578f92
commit 689a31580c
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ readUint32(PHYSFS_Io *io, uint32_t &result)
}
#define RGSS_HEADER_1 0x53534752
#define RGSS_HEADER_2 0x1004441
#define RGSS_HEADER_2 0x01004441
#define RGSS_MAGIC 0xDEADCAFE