aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index b253377954..dc2ec334f4 100644
--- a/TODO
+++ b/TODO
@@ -113,7 +113,8 @@ General
- move fmopl code to softsynth dir
- move fonts to graphics/fonts/ dir
- move all the game engines into a new dir engines/
- - maybe system.h / system.cpp should go to backends/, too ?
+ - maybe common/system.h / system.cpp should go to backends/, too ?
+ - move the iMuse source files in scumm/ to a new dir scumm/imuse/
* The following things should be put into namespaces:
- AudioStream and subclasses into Audio
- MIDI related classes either to Audio, or a new "MIDI" namespace