Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/OrxoBlox_FS19/src/modules/weapons/munitions/CMakeLists.txt

Last change on this file was 12281, checked in by pomselj, 6 years ago

weapon stuff

  • Property svn:eol-style set to native
File size: 235 bytes
RevLine 
[5724]1ADD_SOURCE_FILES(WEAPONS_SRC_FILES
[2920]2  LaserMunition.cc
[11052]3  LightningMunition.cc
[2893]4  FusionMunition.cc
[7846]5  RocketMunition.cc
[10622]6  GravityBombMunition.cc
[10629]7  IceMunition.cc
[11108]8  FlameMunition.cc
[10629]9  SplitMunition.cc
[11052]10  MineMunition.cc
[12281]11  BallMunition.cc
[2131]12)
Note: See TracBrowser for help on using the repository browser.