#pragma once #include "natives.hpp" namespace big::features::notify { static void above_map(const char* text); }