defining referenced core1 and core2 .data and .rodata bins

This commit is contained in:
Banjo Kazooie
2022-12-06 02:10:14 -06:00
parent 2fd15713f6
commit 143182f44a
10 changed files with 839 additions and 39 deletions

View File

@@ -4,6 +4,7 @@
#define BAD_PI 3.141592654
#define BAD_DTOR (BAD_PI/ 180.0)
#define M_TAU (2*M_PI)
#define BAD_TAU 6.2831853
struct Overlay {