b271c1f8e3c41f341d1df4f189956b0a5fd44d0b
[minwii.git] / src / app / events.py
1 from pygame.locals import USEREVENT
2 TIMEOUT = USEREVENT + 1