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
@@ -1,7 +1,7 @@
#pragma once
#include "global.h"
#include "lib/math.h"
#include "nds/math.h"
#include "types.h"
#include "System/SysNew.hpp"