summaryrefslogtreecommitdiff
path: root/apps/plugins/pacbox/pacbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/pacbox/pacbox.c')
-rw-r--r--apps/plugins/pacbox/pacbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/pacbox/pacbox.c b/apps/plugins/pacbox/pacbox.c
index e5d3c225ce..c4ee037b5a 100644
--- a/apps/plugins/pacbox/pacbox.c
+++ b/apps/plugins/pacbox/pacbox.c
@@ -34,7 +34,7 @@
34PLUGIN_HEADER 34PLUGIN_HEADER
35PLUGIN_IRAM_DECLARE 35PLUGIN_IRAM_DECLARE
36 36
37extern const struct plugin_api* rb; 37const struct plugin_api* rb;
38 38
39struct pacman_settings { 39struct pacman_settings {
40 int difficulty; 40 int difficulty;