Mercurial > MadButterfly
comparison src/mbaf/mbbutton.c @ 456:26c302b47de1
Change name of header files.
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Thu, 06 Aug 2009 15:38:04 +0800 |
parents | 01038b8d8f05 |
children | 586e50f82c1f |
comparison
equal
deleted
inserted
replaced
455:58b6337fb3b2 | 456:26c302b47de1 |
---|---|
1 | 1 |
2 #include <stdio.h> | 2 #include <stdio.h> |
3 #include <mb.h> | 3 #include <mb.h> |
4 #include <string.h> | 4 #include <string.h> |
5 #include "mbapp.h" | 5 #include "mb_af.h" |
6 | 6 |
7 | 7 |
8 | 8 |
9 #define CMOUSE(e) (coord_get_mouse_event(e)) | 9 #define CMOUSE(e) (coord_get_mouse_event(e)) |
10 | 10 |