#include "script_component.hpp" ADDON = false; PREP(canCutFence); PREP(cutDownFence); PREP(cutDownFenceAbort); PREP(cutDownFenceCallback); PREP(getNearestFence); PREP(isFence); ADDON = true;