aboutsummaryrefslogtreecommitdiff
path: root/Source/EndAnimation.h
blob: 83a4f021a5dcb237a89f9ad0d07b69ddb6d9a1a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#ifndef END_SCREEN_HEADER__
#define END_SCREEN_HEADER__

/* **************************************
 * 	Includes							*
 * **************************************/
/* **************************************
 * 	Defines								*
 * **************************************/
/* **************************************
 * 	Global Prototypes					*
 * **************************************/
void EndAnimation(void);

/* **************************************
 * 	Global Variables					*
 * **************************************/
#endif // END_SCREEN_HEADER__