diff options
author | cflip <cflip@cflip.net> | 2022-03-06 10:59:56 -0700 |
---|---|---|
committer | cflip <cflip@cflip.net> | 2022-03-06 11:05:05 -0700 |
commit | c48dbb7a7cbff7dc6d413edc42a011c261047297 (patch) | |
tree | 55d69061e55aabe73698539cb2f5602e465ae8c9 /src/window.cpp | |
parent | d198dd25af201aaacc7782f4bd36d2cfa5f0c05b (diff) |
Create new tile byte format
Track tiles now have their direction information stored in the high 4
bits of the tile byte, creating a clearer separation between the type of
tile and other persistent data.
This will make the code more managable for adding new tile types and with
the new macros and enums the code is much easier to read and understand.
Diffstat (limited to 'src/window.cpp')
0 files changed, 0 insertions, 0 deletions