Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 11, 2005, 2:42:55 PM (18 years ago)
Author:
bensch
Message:

orxonox/branches/controll: Should compile on windows again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/spaceshipcontrol/src/defs/class_id.h

    r6010 r6046  
    9191  CL_TEXTURE                    =    0x00c01000,
    9292  CL_MODEL                      =    0x00c02000,
     93  CL_STATIC_MODEL               =    0x00c04000,
     94  CL_VERTEX_ARRAY_MODEL         =    0x00c08000,
    9395
    9496
     
    198200  CL_MATERIAL                   =    0x00000804,
    199201  CL_TEXTURE_SEQUENCE           =    0x00c04805,
    200   CL_VERTEX_ARRAY_MODEL         =    0x00000806,
    201   CL_OBJMODEL                   =    0x00000807,
     202  CL_OBJ_MODEL                  =    0x00000807,
    202203  CL_PROMITIVE_MODEL            =    0x00000808,
    203204  CL_MD2Model                   =    0x00000809,
Note: See TracChangeset for help on using the changeset viewer.