Import icculus.org release (2014-12-25)
This commit is contained in:
parent
819e239f23
commit
22475d6d94
57 changed files with 3039 additions and 374 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue