mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
9 lines
197 B
C
9 lines
197 B
C
#ifndef GRAPHICS_PLAY_AS_KAFEI_H
|
|
#define GRAPHICS_PLAY_AS_KAFEI_H
|
|
|
|
void RegisterPlayAsKafei();
|
|
void UpdatePlayAsKafeiSkeletons();
|
|
void UpdatePlayAsKafeiOther();
|
|
|
|
#endif // GRAPHICS_PLAY_AS_KAFEI_H
|