mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 13:38:21 +00:00
More eq_dictionary work - added invtype persistence checks
This commit is contained in:
@@ -206,6 +206,8 @@ namespace UF
|
||||
|
||||
extern size_t GetInvTypeSize(int inv_type);
|
||||
extern const char* GetInvTypeName(int inv_type);
|
||||
|
||||
extern bool IsInvTypePersistent(int inv_type);
|
||||
|
||||
} /*invtype*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user