From b17b9021ecf9b16c265d0a6b60faa761b34eae35 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 12 Feb 2013 20:18:58 -0800 Subject: Replace mt_rand with Also add some utility methods and classes. --- src/map/itemdb.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/map/itemdb.hpp') diff --git a/src/map/itemdb.hpp b/src/map/itemdb.hpp index 688fac1..3b808a8 100644 --- a/src/map/itemdb.hpp +++ b/src/map/itemdb.hpp @@ -87,8 +87,6 @@ int itemdb_viewid(int n) return itemdb_search(n)->view_id; } -int itemdb_searchrandomid(int flags); - inline int itemdb_value_sell(int n) { -- cgit v1.2.3-70-g09d2