diff options
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 { |