1 2 3 4 5 6
#ifndef EXP004MOUSE_H #define EXP004MOUSE_H void exp004mouse (int button, int state, int x, int y); #endif // EXP004MOUSE_H
Copyright © 2009 Don Pellegrino All Rights Reserved.