src/core1: cleaned up function prototypes for math library (ml)
umbenannt: src/core1/code_18350.c -> src/core1/ml.c neue Datei: include/core1/ml.h
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
#include "functions.h"
|
||||
#include "variables.h"
|
||||
|
||||
extern bool ml_vec3f_point_within_horizontal_distance(f32[3], f32, f32, f32);
|
||||
|
||||
/* .data */
|
||||
ActorAnimationInfo chCrabAnimations[] ={
|
||||
{ 0, 0.0f},
|
||||
|
Reference in New Issue
Block a user