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:
parent
4856cbeace
commit
d7e877bb0b
|
@ -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];
|
||||
|
|
Loading…
Reference in New Issue