aboutsummaryrefslogtreecommitdiff
path: root/scumm/base-costume.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/base-costume.h')
-rw-r--r--scumm/base-costume.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/scumm/base-costume.h b/scumm/base-costume.h
index 4211a954d7..72b2f1cdfb 100644
--- a/scumm/base-costume.h
+++ b/scumm/base-costume.h
@@ -43,8 +43,8 @@ struct CostumeInfo {
class Actor;
class Scumm;
-/*
- * Base class for both CostumeRenderer and AkosRenderer
+/**
+ * Base class for both CostumeRenderer and AkosRenderer.
*/
struct BaseCostumeRenderer {
public: