diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-03-23 15:08:29 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-03-23 15:08:29 +0100 |
commit | 657f88952d35145b46d86a04e4b681d91f878c3a (patch) | |
tree | 2da8283335c6db5d04ef3ebf7abf8b9c2810fe00 /src/static/air.hex | |
parent | f4295898e04de8ef2878aac1774dc7ccda501317 (diff) |
use sort order in makefile and add air tile at index 0
Diffstat (limited to 'src/static/air.hex')
-rw-r--r-- | src/static/air.hex | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/static/air.hex b/src/static/air.hex new file mode 100644 index 0000000..5160cd6 --- /dev/null +++ b/src/static/air.hex @@ -0,0 +1,17 @@ +00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + |