diff options
author | Bendegúz Nagy | 2016-08-18 15:00:01 +0200 |
---|---|---|
committer | Bendegúz Nagy | 2016-08-26 23:02:22 +0200 |
commit | 4442b0b302f107013e88120c69d8cf41aaec0ecc (patch) | |
tree | 30d812c3033e5f15bf5ed5d67d2703e4f60c5c9d /engines/dm/TODOs | |
parent | 44a5e36fc1dd2caaa45dd142f9d5355c5dc7a22f (diff) | |
download | scummvm-rg350-4442b0b302f107013e88120c69d8cf41aaec0ecc.tar.gz scummvm-rg350-4442b0b302f107013e88120c69d8cf41aaec0ecc.tar.bz2 scummvm-rg350-4442b0b302f107013e88120c69d8cf41aaec0ecc.zip |
DM: Finish f113_drawField
Diffstat (limited to 'engines/dm/TODOs')
-rw-r--r-- | engines/dm/TODOs/todo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/dm/TODOs/todo.txt b/engines/dm/TODOs/todo.txt index 44cc616f65..1699a8b931 100644 --- a/engines/dm/TODOs/todo.txt +++ b/engines/dm/TODOs/todo.txt @@ -16,6 +16,5 @@ Todo: Code stuff todo: Complete stub methods(blitShrink, blitmask, scroller, etc.) Save file f433_processCommand140_saveGame fails silently, add error checking - Clean up f113_drawField
\ No newline at end of file |