From a5d6e25bdbccd24f750852dcc0b3cd7b83e339d6 Mon Sep 17 00:00:00 2001 From: wushin Date: Sun, 24 May 2015 12:31:19 -0500 Subject: Unused var array --- src/map/script-fun.cpp | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'src') diff --git a/src/map/script-fun.cpp b/src/map/script-fun.cpp index 3949627..8b797c2 100644 --- a/src/map/script-fun.cpp +++ b/src/map/script-fun.cpp @@ -66,21 +66,6 @@ namespace tmwa { namespace map { -static -Array pos_str //= -{{ - "Head"_s, - "Body"_s, - "Left hand"_s, - "Right hand"_s, - "Robe"_s, - "Shoes"_s, - "Accessory 1"_s, - "Accessory 2"_s, - "Head 2"_s, - "Head 3"_s, - "Not Equipped"_s, -}}; #define AARG(n) (st->stack->stack_datav[st->start + 2 + (n)]) #define HARG(n) (st->end > st->start + 2 + (n)) -- cgit v1.2.3-60-g2f50