Home
last modified time | relevance | path

Searched refs:sigils_text (Results 1 – 3 of 3) sorted by relevance

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dspells.h39 extern int sigils_text; /*!< texture for spell/sigil icons */
H A Dbuffs.c184 bind_texture(sigils_text); in draw_buffs()
H A Dspells.c62 int sigils_text; variable
356 sigils_text = load_texture_cached("textures/sigils.dds", tt_gui); in init_spells()
945 bind_texture(sigils_text); in draw_spell_icon()