9 lines
153 B
C++
9 lines
153 B
C++
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#include "NullMoviePlayer.h"
|
|
|
|
|
|
|
|
|
|
TSharedPtr<FNullGameMoviePlayer> FNullGameMoviePlayer::MoviePlayer;
|