27:4ccf4703999e | 28:8acde7d27904 |
---|---|
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" | 31 #include "ascension/shader.h" |
32 | |
33 #include <cx/linked_list.h> | |
34 | 32 |
35 #include <SDL2/SDL.h> | 33 #include <SDL2/SDL.h> |
36 #include <SDL2/SDL_ttf.h> | 34 #include <SDL2/SDL_ttf.h> |
37 | 35 |
38 AscContext asc_context; | 36 AscContext asc_context; |