Link to network module documentation added.

This commit is contained in:
johns 2002-03-20 15:33:36 +00:00
parent 2bbf4eac71
commit 428f26a80e

View file

@ -101,8 +101,16 @@
** See page @ref VideoModule for more information upon supported
** features and video platforms.
**
** @see video.h @see video.c
**
** @subsection Network Network
**
** Handles the high and low level of the network protocol.
** The network protocol is needed for multiplayer games.
**
** See page @ref NetworkModule for more information upon supported
** features and API.
**
** @see network.h @see network.c
**
** @subsection Pathfinder Pathfinder