mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-16 08:17:01 +00:00
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "MetroidPrime/CFluidPlane.hpp"
|
||||
|
||||
class CFluidPlaneDoor final : public CFluidPlane {
|
||||
class CFluidPlaneDoor : public CFluidPlane {
|
||||
private:
|
||||
float xa0_tileSize;
|
||||
int xa4_tileSubdivisions;
|
||||
|
||||
Reference in New Issue
Block a user