From 22475d6d94e96056d1550dca00b32d00e3821649 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Thu, 25 Dec 2014 12:00:00 +0100 Subject: Import icculus.org release (2014-12-25) --- src/include/shape.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/shape.h b/src/include/shape.h index cc5e986..6fe2edf 100644 --- a/src/include/shape.h +++ b/src/include/shape.h @@ -890,7 +890,7 @@ typedef struct txanimframe { int txf_orienty; int txf_numuvs; int *txf_uvdata; - int txf_image; + intptr_t txf_image; // SBF: 64HACK - needed to match TXANIMFRAME_MVS } TXANIMFRAME; -- cgit v1.3