From ec592465778e3897ee297b3268c48f1a76640c96 Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Wed, 24 Jun 2020 13:07:02 +0100 Subject: [PATCH] todo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4db68a0..582679e 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ some more practical uses would be things like: * replace game avatar with helper functions to get and set the sprite with an ID of A * implement PartialEq for tiles etc. for the sake of checking for duplicate tiles? * dedupe functions for tiles, sprites, etc. +* "get all tiles for room" function ### tidy up