summaryrefslogtreecommitdiff
path: root/xd.c
diff options
context:
space:
mode:
Diffstat (limited to 'xd.c')
-rw-r--r--xd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/xd.c b/xd.c
index 548c3da..3a9a588 100644
--- a/xd.c
+++ b/xd.c
@@ -212,7 +212,7 @@ static DemoInfo demotbl[NO_DEMOS]=
UsesPixmap
},
{
- "Test3DDemo",
+ "Test3DDemo (LMB to change mode, RMB to change culling)",
Test3DDemo,
UsesPixmap
},
@@ -237,7 +237,7 @@ static DemoInfo demotbl[NO_DEMOS]=
UsesPixmap
},
{
- "Crater Landscape",
+ "Crater Landscape (LMB to enter view mode, RMB to change draw mode)",
CraterDemo,
UsesPixmap
},