48:6e5b5ba2752c | 49:77493525eac2 |
---|---|
26 */ | 26 */ |
27 | 27 |
28 #include "ascension/context.h" | 28 #include "ascension/context.h" |
29 #include "ascension/error.h" | 29 #include "ascension/error.h" |
30 #include "ascension/utils.h" | 30 #include "ascension/utils.h" |
31 #include "ascension/shader.h" | |
32 | 31 |
33 #include <SDL2/SDL.h> | 32 #include <SDL2/SDL.h> |
34 #include <SDL2/SDL_ttf.h> | 33 #include <SDL2/SDL_ttf.h> |
35 | 34 |
36 #include <time.h> | 35 #include <time.h> |