New Super Mario Bros. U Headers
Loading...
Searching...
No Matches
ActorCullRange.h
Go to the documentation of this file.
1#pragma once
2
3#include <basis/seadTypes.h>
4
12static_assert(sizeof(ActorCullRange) == 0x10);
Definition ActorCullRange.h:6
f32 right
Definition ActorCullRange.h:10
f32 up
Definition ActorCullRange.h:7
f32 left
Definition ActorCullRange.h:9
f32 down
Definition ActorCullRange.h:8