summaryrefslogtreecommitdiff
path: root/apps/graphics/traveler/src/trv_pov.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/graphics/traveler/src/trv_pov.c')
-rw-r--r--apps/graphics/traveler/src/trv_pov.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/graphics/traveler/src/trv_pov.c b/apps/graphics/traveler/src/trv_pov.c
index 33d66a1f6..38b67b620 100644
--- a/apps/graphics/traveler/src/trv_pov.c
+++ b/apps/graphics/traveler/src/trv_pov.c
@@ -1,5 +1,6 @@
/****************************************************************************
* apps/graphics/traveler/trv_pov.c
+ * This file contains the logic which manages player's point-of-view (POV)
*
* Copyright (C) 2014 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>