From b28059d49afce8524361fa7597adcc9e108f4eab Mon Sep 17 00:00:00 2001 From: Xavi Del Campo Date: Tue, 3 Mar 2020 18:10:15 +0100 Subject: Renamed folders to lowercase --- Source/EndAnimation.h | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 Source/EndAnimation.h (limited to 'Source/EndAnimation.h') diff --git a/Source/EndAnimation.h b/Source/EndAnimation.h deleted file mode 100644 index edb7b07..0000000 --- a/Source/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__ -- cgit v1.2.3