summaryrefslogtreecommitdiff
path: root/apps/plugins/reversi/reversi-gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/reversi/reversi-gui.c')
-rw-r--r--apps/plugins/reversi/reversi-gui.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/plugins/reversi/reversi-gui.c b/apps/plugins/reversi/reversi-gui.c
index e59a91e341..39a7d2d91c 100644
--- a/apps/plugins/reversi/reversi-gui.c
+++ b/apps/plugins/reversi/reversi-gui.c
@@ -188,9 +188,6 @@ static bool game_finished;
188 * int drawmode- Modes defined in lcd.h 188 * int drawmode- Modes defined in lcd.h
189 * unsigned fg_pattern - foreground color 189 * unsigned fg_pattern - foreground color
190 * unsigned bg_pattern - backbround color 190 * unsigned bg_pattern - backbround color
191 * unsigned lss_pattern - Selector colors (currently unused)
192 * unsigned lse_pattern - |
193 * unsigned lst_pattern - \/
194 * 191 *
195 * The rest of the touch button elements are: 192 * The rest of the touch button elements are:
196 * bool repeat - requires the area be held for the action 193 * bool repeat - requires the area be held for the action