From c7aa17716e22894fde8746adca33fcdb51458e8d Mon Sep 17 00:00:00 2001 From: MegaMech Date: Mon, 12 May 2025 11:40:25 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20n64decom?= =?UTF-8?q?p/mk64@d7e434213fc5e2860cea52e6a384d30232c36343=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- basics.js | 2 +- choco__mountain_2course__offsets_8c.html | 8 +- compiling.html | 8 +- controlflow.html | 6 +- controller_8h.html | 2 +- courses.html | 2 +- coursesmenu.html | 2 +- coursesmenu.js | 2 +- dks__jungle__parkway_2course__offsets_8c.html | 4 +- doxygen_crawl.html | 78 +++++++++---------- frappe__snowland_2course__offsets_8c.html | 4 +- guMtxCatL_8c.html | 2 +- kalimari__desert_2course__data_8c.html | 2 +- kalimari__desert_2course__data_8h.html | 2 +- kalimari__desert_2course__offsets_8c.html | 12 +-- koopa__troopa__beach_2course__data_8c.html | 2 +- koopa__troopa__beach_2course__data_8h.html | 2 +- menu__items_8c.html | 4 +- menu__items_8h.html | 2 +- navtreeindex21.js | 2 +- navtreeindex22.js | 2 +- osEPiRawStartDma_8c.html | 6 +- osPfsDeleteFile_8c.html | 4 +- search/all_5.js | 2 +- todo.html | 18 ++--- 25 files changed, 90 insertions(+), 90 deletions(-) diff --git a/basics.js b/basics.js index 8888e6745..2a25d6dbd 100644 --- a/basics.js +++ b/basics.js @@ -26,7 +26,7 @@ var basics = [ "Players", "controlflow.html#players", null ], [ "Actors", "controlflow.html#actors-1", null ], [ "Objects", "controlflow.html#objects-1", null ], - [ "Courses", "controlflow.html#courses", [ + [ "Courses", "controlflow.html#courses-1", [ [ "Course Folder", "controlflow.html#course-folder", null ] ] ], [ "UI & Other 2D Screen data", "controlflow.html#ui--other-2d-screen-data", null ], diff --git a/choco__mountain_2course__offsets_8c.html b/choco__mountain_2course__offsets_8c.html index 1c0db2ef1..d12e752be 100644 --- a/choco__mountain_2course__offsets_8c.html +++ b/choco__mountain_2course__offsets_8c.html @@ -197,10 +197,10 @@ Variables
{ gTexture64647C, 0x0829, 0x1000, 0x0 },
{ gTexture647F4C, 0x05BC, 0x1000, 0x0 },
{ gTexture64FBF4, 0x0274, 0x0800, 0x0 },
-
{ gTexture653DB0, 0x06AE, 0x0800, 0x0 },
+
{ gTexture653DB0, 0x06AE, 0x0800, 0x0 },
{ gTexture652B54, 0x0606, 0x0800, 0x0 },
{ gTexture65315C, 0x04A9, 0x0800, 0x0 },
-
{ gTexture6684F8, 0x010D, 0x0800, 0x0 },
+
{ gTexture6684F8, 0x010D, 0x0800, 0x0 },
{ gTextureSignLuigis0, 0x0287, 0x1000, 0x0 },
{ gTextureSignLuigis1, 0x02AF, 0x1000, 0x0 },
{ gTextureSignNintendoRed0, 0x02A6, 0x1000, 0x0 },
@@ -216,6 +216,7 @@ Variables
{ 0x00000000, 0x0000, 0x0000, 0x0 },
}
u8 gTexture64FBF4[]
+
u8 gTexture653DB0[]
u8 gTexture67B864[]
u8 gTexture65315C[]
u8 gTexture679C04[]
@@ -224,17 +225,16 @@ Variables
u8 gTexture64647C[]
u8 gTextureSignLuigis0[]
u8 gTexture652B54[]
-
u8 gTexture6684F8[]
u8 gTextureSignYoshi[]
u8 gTextureSignNintendoRed1[]
u8 gTextureSignLuigis1[]
u8 gTexture64619C[]
u8 gTextureSignBackside[]
u8 gTexture6774D8[]
-
u8 gTexture653DB0[]
u8 gTextureSignFallingRocks[]
u8 gTexture647F4C[]
u8 gTexture67DC20[]
+
u8 gTexture6684F8[]
diff --git a/compiling.html b/compiling.html index a6d9226e0..c2c29c095 100644 --- a/compiling.html +++ b/compiling.html @@ -180,11 +180,11 @@ Building US Building EU

Building EU requires US to be built first. See above.

mk64 decomp supports two EU versions

-

Build using

make -j VERSION=eu-1.0
-

or

make -j VERSION=eu-final
+

Build using

make -j VERSION=eu.v10
+

or

make -j VERSION=eu.v11

First-diff/diff commands for EU

python3 first-diff.py --eu
./diff <function> -eu
diff --git a/controlflow.html b/controlflow.html index f53013d1b..8680e5813 100644 --- a/controlflow.html +++ b/controlflow.html @@ -117,7 +117,7 @@ $(function(){initNavTree('controlflow.html',''); initResizable(true); });
  • Players
  • Actors
  • Objects
  • -
  • Courses