mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-18 12:16:40 -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
|
@ -728,7 +728,7 @@ static void dialog_cont()
|
|||
|
||||
static void key_check(EVENT_MSG *msg,void **unused)
|
||||
{
|
||||
char d;
|
||||
// char d;
|
||||
|
||||
unused;
|
||||
if (msg->msg==E_KEYBOARD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue