server/src/common/items/weapons.h

7 lines
77 B
C
Raw Normal View History

2001-01-25 10:37:55 +01:00
#ifndef WEAPONS_H
#define WEAPONS_H
extern void init_weapons(void);
#endif