Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/modules/weapons/projectiles/CMakeLists.txt @ 8855

Last change on this file since 8855 was 8855, checked in by dafrick, 13 years ago

Cleaning up game immersion. Roughly documenting weapons module.

  • Property svn:eol-style set to native
File size: 181 bytes
Line 
1ADD_SOURCE_FILES(WEAPONS_SRC_FILES
2  BasicProjectile.cc
3  BillboardProjectile.cc
4  ParticleProjectile.cc
5  Projectile.cc
6  LightningGunProjectile.cc
7  Rocket.cc
8  SimpleRocket.cc
9)
Note: See TracBrowser for help on using the repository browser.