SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
WaterAreaHolder.hpp
1#pragma once
2
3#include <revolution.h>
4
6public:
7 static void createWaterAreaHolder();
8
9 static f32 getCameraWaterDepth();
10};