Rename animation.h to animation.c

This fixes a meta-bug with github showing nyancat as being Objective C.
This commit is contained in:
Kevin Lange 2013-05-20 16:46:59 -07:00
parent 7822b31b35
commit fca462d02b
2 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
* The animation frames are stored separately in
* this header so they don't clutter the core source
*/
#include "animation.h"
#include "animation.c"
/*
* Color palette to use for final output