namespace OpenVIII { internal static class ModuleBattle { public static void Update() { ; } public static void Draw() { ; } } }