Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 13, 2007, 4:42:33 PM (18 years ago)
Author:
bensch
Message:

moved the we's to a more senseable location.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/cleanup/src/story_entities/game_world_data.cc

    r10513 r10591  
    2929#include "world_entity.h"
    3030#include "player.h"
    31 #include "camera.h"
    32 #include "cameraman.h"
    33 #include "terrain.h"
    34 #include "skybox.h"
     31#include "tools/camera.h"
     32#include "tools/cameraman.h"
     33#include "environments/terrain.h"
     34#include "environments/skybox.h"
    3535#include "md2/md2Model.h"
    3636#include "world_entities/projectiles/projectile.h"
Note: See TracChangeset for help on using the changeset viewer.