SSBM Decomp
Loading...
Searching...
No Matches
util.c File Reference
#include "
util.h
"
#include "
debug.h
"
#include <
dolphin/gx.h
>
Functions
void
HSD_MulColor
(
GXColor
*arg0,
GXColor
*arg1,
GXColor
*dest)
functions
u32
HSD_GetNbBits
(
u32
c
)
s32
HSD_Index2PosNrmMtx
(
u32
arg0)
Variables
Mtx
HSD_identityMtx
variables
Function Documentation
◆
HSD_MulColor()
void HSD_MulColor
(
GXColor
*
arg0
,
GXColor
*
arg1
,
GXColor
*
dest
)
functions
◆
HSD_GetNbBits()
u32
HSD_GetNbBits
(
u32
c
)
◆
HSD_Index2PosNrmMtx()
s32
HSD_Index2PosNrmMtx
(
u32
arg0
)
Variable Documentation
◆
HSD_identityMtx
Mtx
HSD_identityMtx
Initial value:
= { { 1.0f, 0, 0, 0 },
{ 0, 1.0f, 0, 0 },
{ 0, 0, 1.0f, 0 } }
variables
src
sysdolphin
baselib
util.c
Generated by
1.15.0