From 52bddedb83e0a60912080267eb0855793a6020bd Mon Sep 17 00:00:00 2001 From: nullifiedcat Date: Tue, 4 Jul 2017 23:56:46 +0300 Subject: [PATCH] fidget spinner --- .cproject | 2 +- res/atlas | Bin 2097152 -> 2097152 bytes res/atlas.png | Bin 278693 -> 307316 bytes res/atlas.xcf | Bin 448638 -> 505265 bytes res/bin/atlas.o | Bin 2097576 -> 2097576 bytes src/common.h | 1 + src/drawgl.cpp | 11 ----- src/drawgl.hpp | 21 +++++++++ src/drawmgr.cpp | 2 +- src/fidgetspinner.cpp | 98 ++++++++++++++++++++++++++++++++++++++++++ src/fidgetspinner.hpp | 19 ++++++++ src/hack.cpp | 2 + 12 files changed, 143 insertions(+), 13 deletions(-) create mode 100644 src/fidgetspinner.cpp create mode 100644 src/fidgetspinner.hpp diff --git a/.cproject b/.cproject index f112e0f6..1e8b6d49 100644 --- a/.cproject +++ b/.cproject @@ -35,7 +35,7 @@ - +