Remove Duplicate SpriteFunc
This commit is contained in:
parent
504e565727
commit
acb8192460
1 changed files with 0 additions and 2 deletions
|
|
@ -22,8 +22,6 @@
|
|||
#define ANIM_LAYER_FLIPX 0x1
|
||||
#define ANIM_LAYER_FLIPY 0x2
|
||||
|
||||
typedef void (*SpriteFunc)(struct sprite_data *);
|
||||
|
||||
typedef struct anim_frame_data {
|
||||
s16 pat;
|
||||
s16 time;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue