summaryrefslogtreecommitdiff
path: root/doc/game.texi
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@member.fsf.org>2013-09-24 21:52:30 -0400
committerDavid Thompson <dthompson@member.fsf.org>2013-09-24 21:52:30 -0400
commitcf7f5ca2946c3d58ca66b7cf780ccaafe3166947 (patch)
tree30c8394fe602c2c7d24b62fc44320d7ccf6cfd9d /doc/game.texi
parent6efb8b9ca1d172e18f4ef0dc0bbde3e2a814737a (diff)
Fix doc errors.
Diffstat (limited to 'doc/game.texi')
-rw-r--r--doc/game.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/game.texi b/doc/game.texi
index 82d9435..2115767 100644
--- a/doc/game.texi
+++ b/doc/game.texi
@@ -6,6 +6,11 @@ things such as the title and screen resolution. Games are composed of
many scenes, which encapsulate a particular aspect of the
game. Examples would be a main menu, a world map, or a battle screen.
+@menu
+* Games::
+* Scenes::
+@end menu
+
@node Games
@section Games