7 lines
85 B
C++
7 lines
85 B
C++
#include "HydraGameProxy.h"
|
|
|
|
|
|
bool HydraGameProxy::Initialise()
|
|
{
|
|
return false;
|
|
} |