- Timestamp:
 - Jun 7, 2006, 3:47:53 PM (19 years ago)
 - Location:
 - branches/bsp_model/src/lib/collision_reaction
 - Files:
 - 
          
- 2 added
 - 1 edited
 
- 
          Makefile.am (modified) (2 diffs)
 - 
          cr_physics_ground_walk.cc (added)
 - 
          cr_physics_ground_walk.h (added)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/bsp_model/src/lib/collision_reaction/Makefile.am
r8190 r8200 9 9 collision_handle.cc \ 10 10 collision_reaction.cc \ 11 cr_object_damage.cc 11 cr_object_damage.cc \ 12 cr_physics_ground_walk.cc 12 13 13 14 … … 19 20 cr_defs.h \ 20 21 collision_reaction.h \ 21 cr_object_damage.h 22 cr_object_damage.h \ 23 cr_physics_ground_walk.h 22 24  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






