diff options
author | Max Horn | 2006-02-20 20:29:02 +0000 |
---|---|---|
committer | Max Horn | 2006-02-20 20:29:02 +0000 |
commit | 7335d348ba43c1deaf5e97f222959de3d3e30cbc (patch) | |
tree | d4d7876916bf3639b198a8d22620fc71e19e1758 /TODO | |
parent | 6160a17b3005353781143cd7cc475b112ad68f03 (diff) | |
download | scummvm-rg350-7335d348ba43c1deaf5e97f222959de3d3e30cbc.tar.gz scummvm-rg350-7335d348ba43c1deaf5e97f222959de3d3e30cbc.tar.bz2 scummvm-rg350-7335d348ba43c1deaf5e97f222959de3d3e30cbc.zip |
Moved common/scaler* to graphics/
svn-id: r20797
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -112,9 +112,6 @@ General reachable :-) * Some source files should be moved. But that's a pain with CVS, so let's wait until we switch to something better, like Subversion. In particular: - - common/scaler* stuff should either be moved to graphics/, or maybe - to backends/ (while it is portable code, it's something to be used by - the backends only) - consider moving the MIDI stuff from sound/ to sound/midi/ - move fmopl code to softsynth dir - move fonts to graphics/fonts/ dir |