diff options
author | Paul Gilbert | 2009-11-26 12:07:01 +0000 |
---|---|---|
committer | Paul Gilbert | 2009-11-26 12:07:01 +0000 |
commit | f3b15df8e3a9013340e276396e0da7abea57a0b4 (patch) | |
tree | a22409fbedc7255fe5617a992769bea06c51ac27 /engines/m4 | |
parent | 3f1093c16242334e7a83833de3e707a3173437be (diff) | |
download | scummvm-rg350-f3b15df8e3a9013340e276396e0da7abea57a0b4.tar.gz scummvm-rg350-f3b15df8e3a9013340e276396e0da7abea57a0b4.tar.bz2 scummvm-rg350-f3b15df8e3a9013340e276396e0da7abea57a0b4.zip |
Changed the game list in the doxygen comment to list all the games the engine will hopefully eventually support
svn-id: r46154
Diffstat (limited to 'engines/m4')
-rw-r--r-- | engines/m4/m4.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/engines/m4/m4.h b/engines/m4/m4.h index ac8982a677..6ed9444f51 100644 --- a/engines/m4/m4.h +++ b/engines/m4/m4.h @@ -65,8 +65,9 @@ * functionality has been implemented. No further work has been done on this for some time, so progress * on this part of the engine can be considered frozen. * - * Supported games: - * - No fully supported games yet + * Games this engine will support: + * MADS Games: Dragonsphere, Return of the Phantom, Rex Nebular and the Cosmic Gender Bender + * M4 Games: Orion Burger, The Riddle of Master Lu */ namespace M4 { |