mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-23 23:05:11 -04:00
adb95b135c
Original repository: https://github.com/encounter/ww
53 lines
1.0 KiB
C++
53 lines
1.0 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: c_math.cpp
|
|
//
|
|
|
|
#include "SSystem/SComponent/c_math.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 80246044-8024609C .text cM_rad2s__Ff */
|
|
void cM_rad2s(float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8024609C-802460D0 .text U_GetAtanTable__Fff */
|
|
void U_GetAtanTable(float, float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802460D0-80246270 .text cM_atan2s__Fff */
|
|
void cM_atan2s(float, float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80246270-802462B8 .text cM_atan2f__Fff */
|
|
void cM_atan2f(float, float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802462B8-802462C8 .text cM_initRnd__Fiii */
|
|
void cM_initRnd(int, int, int) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802462C8-802463B0 .text cM_rnd__Fv */
|
|
void cM_rnd() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802463B0-802463E8 .text cM_rndF__Ff */
|
|
void cM_rndF(float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802463E8-80246430 .text cM_rndFX__Ff */
|
|
void cM_rndFX(float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80246430-80246440 .text cM_initRnd2__Fiii */
|
|
void cM_initRnd2(int, int, int) {
|
|
/* Nonmatching */
|
|
}
|