Add mouse event handling

This commit is contained in:
Cameron Gutman
2016-02-13 02:16:45 -05:00
parent b5b6329c9d
commit 4db53bd4ed
3 changed files with 61 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ SOURCES = \
$(COMMON_C_SOURCE) \
libchelper.c \
main.cpp \
input.cpp \
# Build rules generated by macros from common.mk: