* libu64

* libu64 -O2

* Add libu64.md
This commit is contained in:
Dragorn421
2024-11-08 02:27:19 +01:00
committed by GitHub
parent 9cd9099a04
commit fcc5cf828d
48 changed files with 78 additions and 60 deletions
+2 -2
View File
@@ -35,10 +35,10 @@ struct PadMgr gPadMgr;
#include "regs.h"
#include "segment_symbols.h"
#include "stack.h"
#include "stackcheck.h"
#include "libu64/stackcheck.h"
#include "scheduler.h"
#include "sys_initial_check.h"
#include "system_heap.h"
#include "libu64/system_heap.h"
#include "z64nmi_buff.h"
#include "z64thread.h"