Document math functions

This commit is contained in:
Aetias
2025-01-18 15:50:03 +01:00
parent 311b9243e1
commit fe4c283ba2
35 changed files with 374 additions and 215 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
#include "global.h"
#include "types.h"
#include "lib/math.h"
#include "nds/math.h"
#include "System/SysNew.hpp"
+1 -1
View File
@@ -3,7 +3,7 @@
#include "global.h"
#include "types.h"
#include "lib/math.h"
#include "nds/math.h"
#include "System/SysNew.hpp"
+1 -1
View File
@@ -5,7 +5,7 @@
#include "global.h"
#include "types.h"
#include "lib/math.h"
#include "nds/math.h"
#include "Map/CameraViewpoint.hpp"
#include "Map/Course.hpp"
+1 -1
View File
@@ -3,7 +3,7 @@
#include "global.h"
#include "types.h"
#include "lib/math.h"
#include "nds/math.h"
#include "System/SysNew.hpp"
+1 -1
View File
@@ -3,7 +3,7 @@
#include "global.h"
#include "types.h"
#include "lib/math.h"
#include "nds/math.h"
#include "Map/Course.hpp"
#include "Map/MapBase.hpp"