Mercurial > MadButterfly
comparison examples/menu/main.c @ 325:4453ea44a83d
Remove the menu.h
author | root@localhost.localdomain |
---|---|
date | Thu, 05 Mar 2009 14:52:06 +0800 |
parents | 6e164a9dd46c |
children | 31b6633e3538 |
comparison
equal
deleted
inserted
replaced
324:0f0a3da11390 | 325:4453ea44a83d |
---|---|
11 * to add another two words to move it to the next position. | 11 * to add another two words to move it to the next position. |
12 */ | 12 */ |
13 #include <stdio.h> | 13 #include <stdio.h> |
14 #include <mb.h> | 14 #include <mb.h> |
15 #include <string.h> | 15 #include <string.h> |
16 #include "menu.h" | 16 //#include "menu.h" |
17 #include "mbapp.h" | 17 #include "mbapp.h" |
18 #include "animated_menu.h" | 18 #include "animated_menu.h" |
19 | 19 |
20 | 20 |
21 | 21 |