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
View File
@@ -23,6 +23,7 @@
#include "audio/external.h"
#include "objects.h"
#include "bomb_kart.h"
#include "menus.h"
// WARNING: this macro is undef'd at the end of this file