loki: added color gradiant

This commit is contained in:
2016-08-07 15:50:26 -07:00
parent 95a6777ebd
commit 468b5dc71f
3 changed files with 116 additions and 0 deletions

View File

@ -18,3 +18,7 @@ main loop >> Just a while loop that runs the entire time anywhere from 30 to 60
seperating meu system from main loop is good, but can complicate the code
Networking information should usually be grabed first
Graphics should be usually grabed last
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
-lSDL -lpthread