Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/ParticleEffectsFS15/src/modules/weapons/weaponmodes/CMakeLists.txt @ 10542

Last change on this file since 10542 was 10428, checked in by gpregger, 10 years ago

waste of time + New Explosion in 'rocket.cc' + old Rocket in 'rocketOld.cc' with 'RocketFireOld.cc'

  • Property svn:eol-style set to native
File size: 171 bytes
Line 
1ADD_SOURCE_FILES(WEAPONS_SRC_FILES
2  EnergyDrink.cc
3  FusionFire.cc
4  LaserFire.cc
5  HsW01.cc
6  LightningGun.cc
7  RocketFire.cc
8  RocketFireOld.cc
9  SimpleRocketFire.cc
10)
Note: See TracBrowser for help on using the repository browser.