mirror of
https://github.com/n64decomp/mk64
synced 2026-06-23 07:59:53 -04:00
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:
+1
-6
@@ -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[];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user