Xinqi Bao's Git

Use int instead of long for color
authorJohannes Hofmann <[email protected]>
Sun, 24 Nov 2013 09:20:45 +0000 (10:20 +0100)
committerRoberto E. Vargas Caballero <[email protected]>
Sun, 24 Nov 2013 09:43:35 +0000 (10:43 +0100)
This patch replaces long by int32_t. It saves
some memory on 64bit systems.


No differences found