source:
abuse/tags/pd/macabuse/inc/menu.hpp
@
534
Last change on this file since 534 was 49, checked in by , 15 years ago | |
---|---|
File size: 160 bytes |
Rev | Line | |
---|---|---|
[49] | 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.