Added the menu loading and checking functions.

Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
Polonkai Gergely
2012-03-31 09:19:57 +00:00
parent d60f0a85f1
commit db4ca68b7e
8 changed files with 244 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
<xi:include href="xml/interpreter.xml"/>
<xi:include href="xml/db.xml"/>
<xi:include href="xml/player.xml"/>
<xi:include href="xml/menu.xml"/>
<xi:include href="xml/world.xml"/>
</chapter>

View File

@@ -79,6 +79,11 @@ wmud_player_auth
wmud_player_exists
</SECTION>
<SECTION>
<TITLE></TITLE>
<FILE>menu</FILE>
</SECTION>
<SECTION>
<TITLE></TITLE>
<FILE>world</FILE>