#include "script_component.hpp"

ADDON = false;

PREP(adjust);
PREP(handleScrollWheel);
PREP(pickup);
PREP(place);

ADDON = true;