diff options
Diffstat (limited to 'menu.h')
-rw-r--r-- | menu.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -30,7 +30,6 @@ private: void SetHelpKeys(void); void Set(bool Refresh = false); void SetCurrentIndex(int index); - void Del(int index); eOSState Play(void); eOSState Setup(void); eOSState Delete(void); |