From b3295f0ed6de06acad47a580b4edf6ccef8564a7 Mon Sep 17 00:00:00 2001 From: Moshe Piekarski Date: Sun, 1 Apr 2018 23:34:15 -0500 Subject: Pacbox AI Pacman can make moves by itself Change-Id: I7a39fed1e2bf5dbfb07e4d801d080a6e097730e9 --- apps/plugins/pacbox/pacbox.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/plugins/pacbox/pacbox.h') diff --git a/apps/plugins/pacbox/pacbox.h b/apps/plugins/pacbox/pacbox.h index 1310e90b93..a93beca67a 100644 --- a/apps/plugins/pacbox/pacbox.h +++ b/apps/plugins/pacbox/pacbox.h @@ -285,6 +285,8 @@ #define PACMAN_2UP BUTTON_BOTTOMRIGHT #define PACMAN_COIN BUTTON_PLAYPAUSE #define PACMAN_MENU BUTTON_POWER +#define SKIP_LEVEL BUTTON_VOL_DOWN +#define AI 1 #elif CONFIG_KEYPAD == SANSA_CONNECT_PAD -- cgit v1.2.3