/apps/twnlua: use minilua single source amalgam

This commit is contained in:
veclavtalica
2025-01-29 01:24:58 +03:00
parent fedf1b5ef3
commit 637343db5b
78 changed files with 29417 additions and 30987 deletions

View File

@ -13,7 +13,7 @@
#define TERRAIN_FREQUENCY 0.15f
#define TERRAIN_DISTANCE 64
#define TERRAIN_DISTANCE 100
#define HALF_TERRAIN_DISTANCE ((float)TERRAIN_DISTANCE / 2)
#define PLAYER_HEIGHT 0.6f