Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 1, 2006, 8:06:39 PM (18 years ago)
Author:
bensch
Message:

renamed newclassid to classid and newobjectlist to objectlist

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/new_class_id/src/world_entities/camera.cc

    r9705 r9715  
    1919#include "glincl.h"
    2020
    21 NewObjectListDefinition(Camera);
     21ObjectListDefinition(Camera);
    2222
    2323/**
     
    223223///////////////////
    224224
    225 NewObjectListDefinition(CameraTarget);
     225ObjectListDefinition(CameraTarget);
    226226CameraTarget::CameraTarget()
    227227{
Note: See TracChangeset for help on using the changeset viewer.