mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-19 04:34:51 -04:00
display info about rune and power
This commit is contained in:
parent
44e73566b1
commit
d0bd7cd963
5 changed files with 107 additions and 10 deletions
|
@ -1634,6 +1634,7 @@ int add_spell(int num,int cil,int owner,char noanim);
|
|||
void klicovani_anm(void *target,void *source,char mirror);
|
||||
//#pragma aux klicovani_anm parm [edi][esi][eax] modify [ecx edx ebx]
|
||||
int get_spell_color(THUMAN *p,int num);
|
||||
int get_spell_info(int num, char *txt, size_t sz);
|
||||
int get_spell_mana(int num);
|
||||
int get_spell_um(int num);
|
||||
char ask_who(int num);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue