Rename animation.h to animation.c
This fixes a meta-bug with github showing nyancat as being Objective C.
This commit is contained in:
parent
7822b31b35
commit
fca462d02b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user