mirror of
https://github.com/N64Recomp/N64Recomp.git
synced 2025-05-21 10:55:00 +00:00
WIP overlay support and some libultra function implementations for other games
This commit is contained in:
parent
0af9d489b3
commit
c6de2b6189
17 changed files with 13096 additions and 214 deletions
|
@ -1,7 +1,5 @@
|
|||
#include "ultra64.h"
|
||||
|
||||
extern uint64_t start_time;
|
||||
|
||||
#define K0BASE 0x80000000
|
||||
#define K1BASE 0xA0000000
|
||||
#define K2BASE 0xC0000000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue