mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-12 09:22:30 -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
|
@ -603,6 +603,7 @@ void other_draw()
|
|||
show_money();
|
||||
anim_sipky(0,-1);
|
||||
draw_fx();
|
||||
draw_console_window();
|
||||
int32_t scr_linelen2 = GetScreenPitch();
|
||||
|
||||
memset(GetScreenAdr()+(SCREEN_OFFLINE-1)*scr_linelen2,0,1280);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue