mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 07:09:48 -06:00
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:
@ -29,7 +29,7 @@
|
|||||||
#define GSHIFT 8
|
#define GSHIFT 8
|
||||||
#define BSHIFT 16
|
#define BSHIFT 16
|
||||||
#define ASHIFT 24
|
#define ASHIFT 24
|
||||||
#define AMASK 24
|
#define AMASK 0xFF000000
|
||||||
|
|
||||||
extern int colIndex;
|
extern int colIndex;
|
||||||
extern int colElements[2];
|
extern int colElements[2];
|
||||||
|
Reference in New Issue
Block a user