#ifndef EXP004MOUSE_H #define EXP004MOUSE_H void exp004mouse (int button, int state, int x, int y); #endif // EXP004MOUSE_H