Finish Matching sprput.c
This commit is contained in:
parent
2bb8df1740
commit
d21be86e45
3 changed files with 79 additions and 9 deletions
|
|
@ -5,12 +5,10 @@ SpriteData HuSprData[384];
|
|||
SpriteGroupData HuSprGrpData[256];
|
||||
static SpriteOrderData HuSprOrder[384*2];
|
||||
|
||||
|
||||
static short HuSprOrderNum;
|
||||
static short HuSprOrderNo;
|
||||
static BOOL HuSprPauseF;
|
||||
|
||||
void HuSprDisp(SpriteData *sprite);
|
||||
|
||||
static void HuSprOrderEntry(short group, short sprite);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue