This commit is contained in:
parent
fd2d124731
commit
4b967a1d7d
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ int ShowPolyz=0;
|
||||||
static const int BLOCK_SIZE =16;
|
static const int BLOCK_SIZE =16;
|
||||||
#if defined(__TERRITORY_EUR__)
|
#if defined(__TERRITORY_EUR__)
|
||||||
static const int SCREEN_TILE_ADJ_U =2;
|
static const int SCREEN_TILE_ADJ_U =2;
|
||||||
static const int SCREEN_TILE_ADJ_D =2; // Extra line needed :o(
|
static const int SCREEN_TILE_ADJ_D =3; // Extra 2 lines needed, cos of extra height @ perspective :o(
|
||||||
static const int SCREEN_TILE_ADJ_L =3;
|
static const int SCREEN_TILE_ADJ_L =3;
|
||||||
static const int SCREEN_TILE_ADJ_R =3;
|
static const int SCREEN_TILE_ADJ_R =3;
|
||||||
#else
|
#else
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue