source:
abuse/tags/pd/macabuse/inc/menu.hpp
@
604
Last change on this file since 604 was 49, checked in by , 15 years ago | |
---|---|
File size: 160 bytes |
Line | |
---|---|
1 | #ifndef GRUE_MENU_HPP |
2 | #define GRUE_MENU_HPP |
3 | #include "fonts.hpp" |
4 | |
5 | int menu(void *args, JCFont *font); // reurns -1 on esc |
6 | void main_menu(); |
7 | |
8 | #endif |
Note: See TracBrowser
for help on using the repository browser.