blob: d2b67bebe450a72feeddb9e18d7bf8b8e19ae19f (
plain)
1
2
3
4
5
6
|
/* Menu Thing for RVController - Games
* A product of Advanced Mesecons Devices, a Cheapie Systems company
* This is free and unencumbered software released into the public domain.
* See http://unlicense.org/ for more information */
void runGames(void);
|