forked from pyrite-dev/milsko
menu
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@109 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
4dc4093119
commit
5f5bb524ac
2 changed files with 11 additions and 4 deletions
|
|
@ -76,7 +76,8 @@ int main() {
|
|||
MwMenuAdd(menu, NULL, "test 2");
|
||||
MwMenuAdd(menu, NULL, "test 3");
|
||||
MwMenuAdd(menu, NULL, "test 4");
|
||||
MwMenuAdd(menu, NULL, "test 5");
|
||||
MwMenuAdd(menu, NULL, "?test 5");
|
||||
MwMenuAdd(menu, NULL, "test 6");
|
||||
|
||||
MwLoop(window);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue