#ifndef _CFLUIDPLANECPU #define _CFLUIDPLANECPU #include "MetroidPrime/CFluidPlaneManager.hpp" class CFluidPlaneCPU : public CFluidPlane { public: }; #endif // _CFLUIDPLANECPU