NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
c_lib.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <types.h>
3
#include <game/mLib/m_vec.hpp>
4
/// @file
5
6
/// @brief C Math library.
7
/// @ingroup clib
8
namespace
cLib
{
9
10
s16 targetAngleY(
const
mVec3_c
&vec1,
const
mVec3_c
&vec2);
11
12
}
// namespace cLib
mVec3_c
A three-dimensional floating point vector.
Definition
m_vec.hpp:100
cLib
C Math library.
Definition
c_lib.hpp:8
include
game
cLib
c_lib.hpp
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2