Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 31, 2006, 12:54:53 AM (18 years ago)
Author:
patrick
Message:

cr: working on the collision reactions itself

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/cr/src/lib/collision_reaction/Makefile.am

    r7959 r8006  
    77                     collision.cc \
    88                     collision_event.cc \
    9                      collision_handle.cc
     9                     collision_handle.cc \
     10                     collision_reaction.cc \
     11                     cr_object_damage.cc
    1012
    1113
     
    1517                     collision_event.h \
    1618                     collision_handle.h \
    17                      cr_defs.h
     19                     cr_defs.h \
     20                     collision_reaction.h \
     21                     cr_object_damage.h
    1822
Note: See TracChangeset for help on using the changeset viewer.