aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/TODOs
diff options
context:
space:
mode:
authorBendegúz Nagy2016-07-02 17:46:05 +0200
committerBendegúz Nagy2016-08-26 23:02:22 +0200
commit683230207ccf7c0b3659b082a1dd68a621788621 (patch)
tree08b48ee05805ce525c670742fb440d2bf5ccf215 /engines/dm/TODOs
parent46b9b1100ef315e4a29edda864204a2e74e9f725 (diff)
downloadscummvm-rg350-683230207ccf7c0b3659b082a1dd68a621788621.tar.gz
scummvm-rg350-683230207ccf7c0b3659b082a1dd68a621788621.tar.bz2
scummvm-rg350-683230207ccf7c0b3659b082a1dd68a621788621.zip
DM: Refactor DisplayMan::_walsetBitmaps
Diffstat (limited to 'engines/dm/TODOs')
-rw-r--r--engines/dm/TODOs/todo.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt
index ca4bc3fbb1..72d6057d35 100644
--- a/engines/dm/TODOs/todo.txt
+++ b/engines/dm/TODOs/todo.txt
@@ -22,4 +22,7 @@ Todo:
Missing functions:
Add missing F0163_DUNGEON_LinkThingToList in MovesensMan::sensorIsTriggeredByClickOnWall (I don't think it's safe yet)
+
+Refactoring
+ Add constructor to CreatureInfo
\ No newline at end of file