mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-15 18:56:41 -04:00
win: winmain, manifest, icon, and some improvements
This commit is contained in:
parent
f70b29abab
commit
7bea57e587
23 changed files with 203 additions and 140 deletions
|
@ -110,10 +110,7 @@ typedef struct t_point
|
|||
|
||||
typedef T_POINT t_points[VIEW3D_X+1][2][VIEW3D_Z+1];
|
||||
extern word *background;
|
||||
extern t_points points;
|
||||
extern int zooming_step;
|
||||
extern int rot_phases;
|
||||
extern int rot_step;
|
||||
extern t_points viewport_geometry;
|
||||
extern word *buffer_2nd;
|
||||
extern char show_names;
|
||||
extern char show_lives;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue