From cf7f5ca2946c3d58ca66b7cf780ccaafe3166947 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 24 Sep 2013 21:52:30 -0400 Subject: Fix doc errors. --- doc/game.texi | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/game.texi') 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 -- cgit v1.2.3