package items import "lab.zaar.be/thefish/alchemyst-go/engine/ecs" var Controller ecs.Controller func Init(ctrl ecs.Controller) { Controller = ctrl }