From d91af84e4326b7093fb244e610f4a8fb9ea0df2f Mon Sep 17 00:00:00 2001 From: Zakk Roberts Date: Mon, 13 Mar 2006 04:08:11 +0000 Subject: Please let this be the last fix.. please.. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9023 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/wormlet.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/wormlet.c') diff --git a/apps/plugins/wormlet.c b/apps/plugins/wormlet.c index 23e0651e0c..e105f868e3 100644 --- a/apps/plugins/wormlet.c +++ b/apps/plugins/wormlet.c @@ -2013,6 +2013,7 @@ enum plugin_status plugin_start(struct plugin_api* api, void* parameter) /* Setup screen */ do { + char buf[40]; #if defined MULTIPLAYER && defined REMOTE char* ptr; #endif -- cgit v1.2.3