mirror of https://github.com/PCSX2/pcsx2.git
Nothing happened here.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1051 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
e843712f58
commit
2ac355eb03
|
@ -28,7 +28,7 @@
|
||||||
|
|
||||||
using std::min;
|
using std::min;
|
||||||
|
|
||||||
#define gifsplit 128
|
#define gifsplit 64
|
||||||
enum gifstate_t
|
enum gifstate_t
|
||||||
{
|
{
|
||||||
GIF_STATE_READY = 0,
|
GIF_STATE_READY = 0,
|
||||||
|
|
Loading…
Reference in New Issue