summaryrefslogtreecommitdiff
path: root/src/example/01_dot
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2020-02-22 18:17:06 +0800
committerchai <chaifix@163.com>2020-02-22 18:17:06 +0800
commit9c89460e136ed6c6c43704d9a3a15105e0f006b0 (patch)
treecd56f1dfc10650cfbfe7007ee3432ee32227edc3 /src/example/01_dot
parentd49f3d3f73709a9a7c0bce53aa13ed28a2bd27cb (diff)
*wog
Diffstat (limited to 'src/example/01_dot')
-rw-r--r--src/example/01_dot/01_dot.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/example/01_dot/01_dot.c b/src/example/01_dot/01_dot.c
index e2902ca..3305137 100644
--- a/src/example/01_dot/01_dot.c
+++ b/src/example/01_dot/01_dot.c
@@ -10,7 +10,6 @@ void onloaddot(void* data) {
}
void oneventdot(void* data) {
- SDL_Event* e = (SDL_Event*)data;
}
void onupdatedot(void*data) {