#pragma once namespace scriptingmenu { void init(); void draw(void* ctx); }