index
:
gold-mine-run
main
An arcade platformer for DOS (386 or better)
Juan J. Martinez
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
menu.h
blob: b367b99c33999d1ee5c6521dba46c2eca6fd32d5 (
plain
)
1
2
3
4
5
6
#ifdef _MENU_H
#define _MENU_H
uint8_t
run_menu
();
#endif
/* _MENU_H */