#include "script_component.hpp" ADDON = false; PREP(canCheckAmmo); PREP(canLinkBelt); PREP(checkAmmo); PREP(displayAmmo); PREP(startLinkingBelt); ADDON = true;