renommage de app en minwii (ça va tout péter…).
[minwii.git] / src / app / events.py
diff --git a/src/app/events.py b/src/app/events.py
deleted file mode 100755 (executable)
index 02444b0..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-from pygame.locals import USEREVENT
-TIMEOUT = USEREVENT + 1
-NOTEON = USEREVENT + 2
-NOTEOFF = USEREVENT + 3
-NOTEEND = USEREVENT + 4
-COLDOWN = USEREVENT + 5
-COLUP = USEREVENT + 6
-COLOVER = USEREVENT + 7
\ No newline at end of file