From e9f4fc638ed904cc0dcdac24ea7708c9a220a702 Mon Sep 17 00:00:00 2001 From: briaguya <70942617+briaguya-ai@users.noreply.github.com> Date: Tue, 17 Oct 2023 22:04:12 -0400 Subject: update to latest version used by SoH --- docs/zapd_extraction_xml_reference.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/zapd_extraction_xml_reference.md b/docs/zapd_extraction_xml_reference.md index edbdf85..78817dc 100644 --- a/docs/zapd_extraction_xml_reference.md +++ b/docs/zapd_extraction_xml_reference.md @@ -509,7 +509,7 @@ Current supported types are `Vec3s`, `Vec3i` or `Vec3f`. - Example: ```xml - + ``` @@ -517,7 +517,7 @@ Current supported types are `Vec3s`, `Vec3i` or `Vec3f`. Will be extracted as: ```c -Vec3s D_04002040[24] = { +Vec3s gLinkPauseChildDekuShieldJointTable[24] = { { -37, 2346, 93 }, { 0, 11995, 0 }, { -16385, -305, -16333 }, -- cgit v1.2.3