diff options
Diffstat (limited to 'include/EndAnimation.h')
| -rw-r--r-- | include/EndAnimation.h | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/include/EndAnimation.h b/include/EndAnimation.h deleted file mode 100644 index edb7b07..0000000 --- a/include/EndAnimation.h +++ /dev/null @@ -1,25 +0,0 @@ -#ifndef __END_SCREEN_HEADER__ -#define __END_SCREEN_HEADER__ - -/* ************************************** - * Includes * - * **************************************/ - -#include "Global_Inc.h" -#include "Gfx.h" - -/* ************************************** - * Defines * - * **************************************/ - -/* ************************************** - * Global Prototypes * - * **************************************/ - -void EndAnimation(void); - -/* ************************************** - * Global Variables * - * **************************************/ - -#endif // __END_SCREEN_HEADER__ |
