Files
UnrealEngineUWP/Engine/Source/Runtime/HTML5/HTML5JS/Private/HTML5JavaScriptFx.cpp

5 lines
176 B
C++
Raw Normal View History

// Copyright 1998-2018 Epic Games, Inc. All Rights Reserved.
#include "HTML5JavaScriptFx.h"
// make build systems happy.
static bool THISFUNCTIONDOESNOTHING(){ return true; }