uh stuff. i'm putting it in the readme.
This commit is contained in:
squeaksies
2018-10-30 22:18:39 -07:00
parent 0c2fc5823d
commit 08645a1dfd
230 changed files with 9892 additions and 301 deletions

View File

@@ -0,0 +1,13 @@
/*
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);