summaryrefslogtreecommitdiff
path: root/apps/plugins/robotfindskitten.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/robotfindskitten.c')
-rw-r--r--apps/plugins/robotfindskitten.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/plugins/robotfindskitten.c b/apps/plugins/robotfindskitten.c
index 056b799a52..7ae572152a 100644
--- a/apps/plugins/robotfindskitten.c
+++ b/apps/plugins/robotfindskitten.c
@@ -626,8 +626,6 @@ int screen[X_MAX + 1][Y_MAX + 1];
626 * 626 *
627 *****************************************************************************/ 627 *****************************************************************************/
628 628
629MEM_FUNCTION_WRAPPERS
630
631static void drawchar(int x, int y, char c) 629static void drawchar(int x, int y, char c)
632{ 630{
633 char str[2]; 631 char str[2];