|
Devilution
Diablo devolved - magic behind the 1996 computer game
|
#include "all.h"Go to the source code of this file.
Variables | |
| DEVILUTION_BEGIN_NAMESPACE ItemDataStruct | AllItemsList [] |
| Contains the data related to each item ID. More... | |
| const PLStruct | PL_Prefix [] |
| Contains the data related to each item prefix. More... | |
| const PLStruct | PL_Suffix [] |
| Contains the data related to each item suffix. More... | |
| const UItemStruct | UniqueItemList [] |
| Contains the data related to each unique item ID. More... | |
Implementation of all item data.
Definition in file itemdat.cpp.
1.8.17