Files
HydraV3/HydraEngine/source/game/HydraGameProxy.cpp
T

7 lines
85 B
C++
Raw Normal View History

2026-07-17 15:30:29 +01:00
#include "HydraGameProxy.h"
bool HydraGameProxy::Initialise()
{
return false;
}