Files @ 942377844cf2
Branch filter:

Location: menu.hg/Source/CardinalMenu/EmptyClass.cpp - annotation

tdelude
move enumeration's location to blueprints root for easier access
// Fill out your copyright notice in the Description page of Project Settings.

#include "CardinalMenu.h"
#include "EmptyClass.h"

EmptyClass::EmptyClass()
{
}

EmptyClass::~EmptyClass()
{
}