diff --git a/src/ArmsItem.cpp b/src/ArmsItem.cpp index 5b57a938..1545cb51 100644 --- a/src/ArmsItem.cpp +++ b/src/ArmsItem.cpp @@ -173,7 +173,7 @@ BOOL SubItemData(long code) } /// Update the inventory cursor -static void MoveCampCursor() +void MoveCampCursor() { // Compute the current amount of weapons and items int arms_num = 0;