diff options
Diffstat (limited to 'apps/plugins/pacbox/pacbox.c')
| -rw-r--r-- | apps/plugins/pacbox/pacbox.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/plugins/pacbox/pacbox.c b/apps/plugins/pacbox/pacbox.c index cc5b5ef..efba47b 100644 --- a/apps/plugins/pacbox/pacbox.c +++ b/apps/plugins/pacbox/pacbox.c @@ -391,9 +391,6 @@ static int gameProc( void ) #ifdef PACMAN_RC_MENU || status == PACMAN_RC_MENU #endif -#ifdef PACMAN_MENU2 - || status == PACMAN_MENU2 -#endif ) { bool menu_res; |