// OMOTE UI // 2023 Matthew Colvin #pragma once class UIAbstract{ UIAbstract(); };