aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/TODOs/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'engines/dm/TODOs/todo.txt')
-rw-r--r--engines/dm/TODOs/todo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt
index 558fc8a3e2..196d68f27c 100644
--- a/engines/dm/TODOs/todo.txt
+++ b/engines/dm/TODOs/todo.txt
@@ -16,6 +16,7 @@ Todo:
I forgot to add localization warnings
Attend to Arnaud's notes on github
Double check enums with hex literals, I think I screwed the regex when processing them
+ Double check strcat, strstr usages, I might have messed them up in many places
Missing functions:
Add missing F0163_DUNGEON_LinkThingToList in MovesensMan::sensorIsTriggeredByClickOnWall (I don't think it's safe yet)