mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-14 02:11:58 -04:00
trying to debug, additional rewrites
This commit is contained in:
parent
378b5586ab
commit
42f780a729
87 changed files with 1771 additions and 529 deletions
|
@ -18,7 +18,7 @@
|
|||
#define FACTOR_3D 3.33
|
||||
#define ZOOM_PHASES 9
|
||||
#define SCREEN_OFFLINE (17)
|
||||
#define SCREEN_OFFSET (scr_linelen2*SCREEN_OFFLINE)
|
||||
#define SCREEN_OFFSET (GetScreenPitch()*SCREEN_OFFLINE)
|
||||
#define C_YMAP_SIZE 90
|
||||
#define F_YMAP_SIZE 199
|
||||
#define CF_XMAP_SIZE 7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue