ManaPlus
Variables
spells.h File Reference

(986a3bf)

#include "localconsts.h"

Go to the source code of this file.

Variables

const int SPELL_MIN_ID = 100000
 
const unsigned int SPELL_SHORTCUT_ITEMS = 49
 
const unsigned int SPELL_SHORTCUT_TABS = 5
 
const unsigned int SPELLS_SIZE = SPELL_SHORTCUT_ITEMS * SPELL_SHORTCUT_TABS
 

Variable Documentation

◆ SPELL_MIN_ID

const int SPELL_MIN_ID = 100000

◆ SPELL_SHORTCUT_ITEMS

const unsigned int SPELL_SHORTCUT_ITEMS = 49

◆ SPELL_SHORTCUT_TABS

const unsigned int SPELL_SHORTCUT_TABS = 5

◆ SPELLS_SIZE

const unsigned int SPELLS_SIZE = SPELL_SHORTCUT_ITEMS * SPELL_SHORTCUT_TABS

Definition at line 30 of file spells.h.

Referenced by SpellShortcut::load().