mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-13 09:52:01 -04:00
added console and a few commands
This commit is contained in:
parent
e717badc45
commit
73b949fb2e
28 changed files with 807 additions and 87 deletions
|
@ -450,6 +450,8 @@ void wizard_kbd(EVENT_MSG *msg,void **usr)
|
|||
return;
|
||||
}
|
||||
|
||||
c
|
||||
|
||||
void install_wizard()
|
||||
{
|
||||
send_message(E_ADD,E_KEYBOARD,wizard_kbd);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue