Small mistake fixed.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5102 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
ramapcsx2 2012-02-22 20:05:41 +00:00
parent 7e435329ca
commit 3bbb2d6ed3
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ public:
uint32 ltf:1;
uint32 colclip:2;
uint32 date:2;
uint32 spritehack;
uint32 spritehack:1;
};
uint32 key;