36 files changed, 332 insertions, 176 deletions
diff --git a/src/controller/exp004mouse.h b/src/controller/exp004mouse.h deleted file mode 100644 index a6809be..0000000 --- a/src/controller/exp004mouse.h +++ b/dev/null @@ -1,6 +0,0 @@ -#ifndef EXP004MOUSE_H -#define EXP004MOUSE_H - -void exp004mouse (int button, int state, int x, int y); - -#endif // EXP004MOUSE_H |