diff options
Diffstat (limited to 'modules/benchmark/drawing.c')
-rw-r--r-- | modules/benchmark/drawing.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/benchmark/drawing.c b/modules/benchmark/drawing.c index 6f01fe6b..67a2c264 100644 --- a/modules/benchmark/drawing.c +++ b/modules/benchmark/drawing.c @@ -19,7 +19,7 @@ #include "benchmark.h" #include "guibench.h" -static void +void benchmark_gui(void) { shell_view_set_enabled(FALSE); |