aboutsummaryrefslogtreecommitdiff
path: root/graphics/video/dxa_player.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/video/dxa_player.h')
-rw-r--r--graphics/video/dxa_player.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/video/dxa_player.h b/graphics/video/dxa_player.h
index 8ead07f2ae..44db6fb99e 100644
--- a/graphics/video/dxa_player.h
+++ b/graphics/video/dxa_player.h
@@ -109,8 +109,8 @@ public:
protected:
/**
- * Set palette, based on current frame
- * @param pal the palette data
+ * Set RGB palette, based on current frame
+ * @param pal the RGB palette data
*/
virtual void setPalette(byte *pal) = 0;