aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/TODOs
diff options
context:
space:
mode:
authorBendegúz Nagy2016-08-19 11:49:29 +0200
committerBendegúz Nagy2016-08-26 23:02:22 +0200
commitefac7b5eb0dd90bc45761a666d8b68ddad703d19 (patch)
tree849ff961ae5d989a4561c482ceabd7e9797de8ac /engines/dm/TODOs
parent5cb1d02972bd13130e6b177dea6e35045ae54055 (diff)
downloadscummvm-rg350-efac7b5eb0dd90bc45761a666d8b68ddad703d19.tar.gz
scummvm-rg350-efac7b5eb0dd90bc45761a666d8b68ddad703d19.tar.bz2
scummvm-rg350-efac7b5eb0dd90bc45761a666d8b68ddad703d19.zip
DM: Add loading from game
Diffstat (limited to 'engines/dm/TODOs')
-rw-r--r--engines/dm/TODOs/todo.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt
index 94c510592f..f3030084c5 100644
--- a/engines/dm/TODOs/todo.txt
+++ b/engines/dm/TODOs/todo.txt
@@ -18,4 +18,6 @@ Code stuff todo:
Save file f433_processCommand140_saveGame fails silently, add error checking
Add loading from dungeon
- Fix incorrect thumbnail \ No newline at end of file
+ Fix incorrect thumbnail
+ Add translations to f433_processCommand140_saveGame 'LOAD'
+ \ No newline at end of file