summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortom barrett <spalf0@gmail.com>2019-07-05 02:50:38 -0500
committertom barrett <spalf0@gmail.com>2019-07-05 02:50:38 -0500
commit6589e5e3df63d5abf85313c4d21097432257f453 (patch)
treed53635ead10c9fa9dc951045eff9e31977457f8c /README.md
parent83ff2ad49e6d3bf83fd85fcfee68a454372bf22a (diff)
removed math, operable to map and layers, on the way to merging tile and frame
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5cfb4d1..f511a69 100644
--- a/README.md
+++ b/README.md
@@ -7,3 +7,4 @@
* textbox (with dialog options)
* have tile use the animation struct
* have the tileset have the translated ids within the hashmap
+* merge the Tile struct and the Frame struct?