13 lines
398 B
Modula-2
13 lines
398 B
Modula-2
|
#include "weapons/base.def"
|
||
|
#include "weapons/bfg.def"
|
||
|
#include "weapons/shotgun.def"
|
||
|
#include "weapons/supershotgun.def"
|
||
|
#include "weapons/handgrenade.def"
|
||
|
#include "weapons/grenadelauncher.def"
|
||
|
#include "weapons/hyperblaster.def"
|
||
|
#include "weapons/machinegun.def"
|
||
|
#include "weapons/railgun.def"
|
||
|
#include "weapons/blaster.def"
|
||
|
#include "weapons/rocketlauncher.def"
|
||
|
#include "weapons/chaingun.def"
|