package inc import ( inkwell "git.teletypegames.org/engines/inkwell" ) func init() { WidgetManager.Register(&inkwell.EndCard{ Name: "endcard", }) }