Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3224 in orxonox.OLD for orxonox/trunk/src/player.h


Ignore:
Timestamp:
Dec 19, 2004, 11:50:40 PM (21 years ago)
Author:
bensch
Message:

orxonox/trunk: FILE_H → _FILE_H to all h-files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/player.h

    r3196 r3224  
    44*/
    55
    6 #ifndef PLAYER_H
    7 #define PLAYER_H
     6#ifndef _PLAYER_H
     7#define _PLAYER_H
    88
    99#include "world_entity.h"
     
    4444};
    4545
    46 #endif
     46#endif /* _PLAYER_H */
Note: See TracChangeset for help on using the changeset viewer.