#ifndef H_ITM_WEAPONS
#define H_ITM_WEAPONS
#ifdef __cplusplus
extern "C" {
#endif
extern void register_weapons(void);
}