little fix for one piece unlimited cruise 2 and ju-on the grudge

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6924 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Rodolfo Osvaldo Bogado 2011-01-26 17:22:09 +00:00
parent 4856cbeace
commit d7e877bb0b

View file

@ -29,7 +29,7 @@
#define GSHIFT 8
#define BSHIFT 16
#define ASHIFT 24
#define AMASK 24
#define AMASK 0xFF000000
extern int colIndex;
extern int colElements[2];