diff options
Diffstat (limited to 'engines/touche')
| -rw-r--r-- | engines/touche/touche.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/engines/touche/touche.h b/engines/touche/touche.h index 3e85dde58d..3cb8b3c07c 100644 --- a/engines/touche/touche.h +++ b/engines/touche/touche.h @@ -36,6 +36,14 @@ #include "engines/engine.h" +/** + * This is the namespace of the Touche engine. + * + * Status of this engine: ??? + * + * Supported games: + * - ??? + */ namespace Touche { struct Area { |
