Files

5 lines
176 B
C++
Raw Permalink Normal View History

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