NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
rect.hpp
1
#pragma once
2
3
namespace
nw4r {
4
namespace
ut {
5
6
typedef
struct
Rect
{
7
float
mLeft;
8
float
mTop;
9
float
mRight;
10
float
mBottom;
11
}
Rect
;
12
13
}
// namespace ut
14
}
// namespace nw4r
nw4r::ut::Rect
Definition
rect.hpp:6
include
lib
nw4r
ut
rect.hpp
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.12.0