mirror of
https://github.com/PrimeDecomp/prime.git
synced 2026-07-12 18:18:56 -07:00
7 lines
114 B
C++
7 lines
114 B
C++
#ifndef _CFLUIDPLANE
|
|
#define _CFLUIDPLANE
|
|
|
|
#include "MetroidPrime/CFluidPlaneManager.hpp"
|
|
|
|
#endif // _CFLUIDPLANE
|