mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-28 18:21:51 +00:00
Set the map format to sidemap, to better represent that we're in 3/4th perspective now. Some code cleanup around the definition of /world.
3 lines
71 B
Plaintext
3 lines
71 B
Plaintext
#define WORLD_ICON_SIZE 32
|
|
#define PIXEL_MULTIPLIER WORLD_ICON_SIZE/32
|