diff options
Diffstat (limited to 'engines/sword2')
-rw-r--r-- | engines/sword2/sword2.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/engines/sword2/sword2.h b/engines/sword2/sword2.h index 457f585841..28cdaa8730 100644 --- a/engines/sword2/sword2.h +++ b/engines/sword2/sword2.h @@ -47,6 +47,14 @@ class OSystem; +/** + * This is the namespace of the Sword2 engine. + * + * Status of this engine: ??? + * + * Supported games: + * - ??? + */ namespace Sword2 { enum { |