diff options
Diffstat (limited to 'apps/plugins/wormlet.c')
| -rw-r--r-- | apps/plugins/wormlet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/wormlet.c b/apps/plugins/wormlet.c index 037f400..191c995 100644 --- a/apps/plugins/wormlet.c +++ b/apps/plugins/wormlet.c @@ -23,7 +23,7 @@ #include "lib/helper.h" #include "lib/playback_control.h" -PLUGIN_HEADER + /* size of the field the worm lives in */ #define FIELD_RECT_X 1 |