Files
BeatLanguageMapper/Plugins/PluginPackaged/Source/VictoryUMG/Private/VictoryUMGPrivatePCH.h
squeaksies 08645a1dfd Mk2
uh stuff. i'm putting it in the readme.
2018-10-30 22:18:39 -07:00

14 lines
239 B
C

/*
By Rama for You
You are welcome to use this code anywhere as long as you include this notice.
copyright 2015
*/
#pragma once
#include "Engine.h"
#include "VictoryUMGClasses.h"
DECLARE_LOG_CATEGORY_EXTERN(VictoryUMG, Log, All);