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: 41bbf1eb2bb3ce639a6c8e9b0b1696c74eb08241 (
plain
)
1
2
3
4
5
6
#ifndef _MENU_H
#define _MENU_H
uint8_t
run_menu
();
#endif
/* _MENU_H */