#pragma once struct WebglContext; namespace Undamped { void init(WebglContext* inContext); }