Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 27, 2008, 10:13:19 PM (17 years ago)
Author:
rgrieder
Message:
  • moved ArgReader to util
  • some Prereqs cleanup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/input/src/network/NetworkPrereqs.h

    r888 r945  
    2727
    2828/**
    29  @file  NetworkPrereqs.h
    30  @brief Contains all the necessary forward declarations for all classes, structs and enums.
    31  */
     29  @file
     30  @brief Contains all the necessary forward declarations for all classes and structs.
     31*/
    3232
    3333#ifndef _NetworkPrereqs_H__
     
    8484  struct PacketEnvelope;
    8585  struct QueueItem;
    86   struct synchData;
     86  struct syncData;
    8787  struct synchronisableVariable;
    8888}
Note: See TracChangeset for help on using the changeset viewer.