Link J3DSys

This commit is contained in:
Luke Street
2023-09-23 07:27:10 -04:00
parent d330552361
commit 53555ffbcf
3 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -51,7 +51,8 @@ void HeapCheck::CheckHeap1() {
}
// unused data?
static u32 lit_2100[] = {0x3F800000, 0x3F800000, 0x3F800000, 0x3F800000, 0x3F800000, 0x3F800000};
static u32 lit_2100[] = {0x3F800000, 0x3F800000, 0x3F800000};
static u32 lit_2080[] = {0x3F800000, 0x3F800000, 0x3F800000};
char mDoMain::COPYDATE_STRING[18] = "??/??/?? ??:??:??";