src/core1: renamed files
umbenannt: src/core1/code_1E6E0.c -> src/core1/crccalc.c umbenannt: src/core1/code_15770.c -> src/core1/depthbuffer.c
This commit is contained in:
@@ -17,10 +17,10 @@
|
||||
|
||||
void mlMtx_apply_vec3f(f32[3], f32[3]);
|
||||
void func_80252C08(f32 arg0[3], f32 arg1[3], f32 scale, f32 arg3[3]);
|
||||
void glcrc_calc_checksum(void *start, void *end, u32 checksum[2]);
|
||||
|
||||
|
||||
|
||||
/* src/core1/code_15770.c */
|
||||
/* src/core1/depthbuffer.c */
|
||||
|
||||
extern u8 D_8000E800;
|
||||
|
||||
|
@@ -504,7 +504,6 @@ void actor_update_func_80326224(Actor *this);
|
||||
void func_802F9FD0(s32, f32, f32, f32);
|
||||
void func_80324D54(f32, enum sfx_e, f32, s32, f32 [3], f32, f32);
|
||||
|
||||
void glcrc_calc_checksum(void *start, void *end, u32 *checksum);
|
||||
f32 climbGetBottomY(void);
|
||||
f32 climbGetTopY(void);
|
||||
void func_802596AC(f32 a0[3], f32 a1[3], f32 a2[3], f32 a3[3]);
|
||||
|
Reference in New Issue
Block a user