#include "point_checkpoint"
#include "hl2_weapons"

void MapInit()
{
        HL2_WEAPONS::RegisterWeapons();
}