summaryrefslogtreecommitdiff
path: root/doc/game.texi
diff options
context:
space:
mode:
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