DEADSOFTWARE
GIT
/
REPO
/
FRED-BOY
Projects
/
flatwaifu.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
game: switch textures in more abstract way
[flatwaifu.git]
/
src
/
anim.h
1
#ifndef ANIM_H_INCLUDED
2
#define ANIM_H_INCLUDED
3
4
// void ANM_start (void *p);
5
// int ANM_play (void);
6
7
#endif
/* ANIM_H_INCLUDED */