cleaning camera, kart_dma, menu, math_util (#436)

* cleaning camera.h

* cleaning math_utils.h and remove space

* cleaning kart_dma

* cleaning menu.h
This commit is contained in:
coco875
2023-09-23 06:00:30 +02:00
committed by GitHub
parent 3a4b8c5a34
commit 2f583fdb42
28 changed files with 287 additions and 325 deletions
+1 -6
View File
@@ -21,6 +21,7 @@
#include "render_courses.h"
#include "main.h"
#include "courses/all_course_data.h"
#include "menus.h"
extern u16 D_800DC5A8;
@@ -29,12 +30,6 @@ extern s16 D_802BA048;
extern s16 gCurrentlyLoadedCourseId;
extern s8 D_8018EDF3;
extern s8 gCupSelection;
extern Vec3f D_802B91C8;
extern struct ActorSpawnData d_course_moo_moo_farm_tree_spawn[];