summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/m_collision_bg.h4
-rw-r--r--include/m_rcp.h2
-rw-r--r--include/sys_math.h2
3 files changed, 4 insertions, 4 deletions
diff --git a/include/m_collision_bg.h b/include/m_collision_bg.h
index d68d2c9..0fb4a07 100644
--- a/include/m_collision_bg.h
+++ b/include/m_collision_bg.h
@@ -99,9 +99,9 @@ typedef struct mCoBG_OffsetTable {
// void func_8006B5C0_jp();
// void func_8006B664_jp();
// void func_8006B92C_jp();
-// void func_8006B97C_jp();
+s32 mCoBG_RegistMoveBg(s8 *arg0, PosRot *arg1, Vec3f *arg2, s16 *arg3, f32 arg4, s32 arg5, s32 arg6, s32 arg7, s32 arg8, s32 arg9, s32 argA, f32 argB);
// void func_8006BAA8_jp();
-// void func_8006BAE4_jp();
+void mCoBG_CrossOffMoveBg(s32 arg0, struct Actor *actor);
void func_8006BB64_jp(void);
// void func_8006BB9C_jp();
// void func_8006BBE8_jp();
diff --git a/include/m_rcp.h b/include/m_rcp.h
index da77c5c..57d180c 100644
--- a/include/m_rcp.h
+++ b/include/m_rcp.h
@@ -14,7 +14,7 @@ Gfx* gfx_set_fog_nosync(Gfx* gfx, u8 arg1, u8 arg2, u8 arg3, s32 arg4, s16 arg5,
// void func_800BD470_jp();
// void func_800BD498_jp();
// void func_800BD4C0_jp();
-// void func_800BD4E8_jp();
+void _texture_z_light_fog_prim(struct GraphicsContext *gfxCtx);
// void _texture_z_light_fog_prim_shadow();
// void func_800BD538_jp();
void func_800BD598_jp(Gfx* gfx);
diff --git a/include/sys_math.h b/include/sys_math.h
index 028151f..c78155c 100644
--- a/include/sys_math.h
+++ b/include/sys_math.h
@@ -15,7 +15,7 @@
// void ffact();
// void ifact();
// void powi();
-// void sinf_table();
+f32 sinf_table(f32);
// void cosf_table();
// void tanf_table();