Splash screen and Play Dead functionality

This commit is contained in:
furrtek
2015-09-04 20:37:27 +02:00
parent ec26f587f1
commit 30531a20f2
25 changed files with 1891 additions and 179 deletions

View File

@@ -54,6 +54,7 @@ public:
);
void draw_pixel(const ui::Point p, const ui::Color color);
void render_line(const ui::Point p, const uint8_t count, const ui::Color* line_buffer);
template<size_t N>
void draw_pixels(