mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-12 09:22:30 -04:00
compile and run in windows (improvements needed)
This commit is contained in:
parent
f55f92a88b
commit
f70b29abab
83 changed files with 415 additions and 3747 deletions
|
@ -1329,7 +1329,7 @@ void redraw_scene()
|
|||
send_message(E_KOUZLO_ANM);
|
||||
}
|
||||
|
||||
void refresh_scene()
|
||||
void refresh_scene(THE_TIMER *t)
|
||||
{
|
||||
redraw_scene();
|
||||
if (!cancel_render && !norefresh)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue