index
:
fx-maze
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
menu.h
blob: 7ee7cd6ac788cd23f5be34a1bfb683ee46aa4662 (
plain
)
1
2
3
4
5
6
#ifndef _MENU_H #define _MENU_H_ void openmenu(void); #endif