TONY: Fixed sign of block identifier constant

This commit is contained in:
Paul Gilbert 2012-06-08 23:21:12 +10:00
parent d4777379d2
commit 739983f42f

View File

@ -33,7 +33,7 @@ namespace MPAL {
* MemoryManager methods
\****************************************************************************/
const int BLOCK_ID = 0x12345678;
const uint32 BLOCK_ID = 0x12345678;
/**
* Allocates a new memory block