From aca27d7cdead24297d6b1fd42d3b2768c5f85bf1 Mon Sep 17 00:00:00 2001 From: Alejandro Javier Asenjo Nitti Date: Mon, 8 Apr 2024 19:43:10 -0300 Subject: [PATCH] fix robot vertices --- assets/yaml/us/ast_allies.yaml | 3 +++ tools/Torch | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/assets/yaml/us/ast_allies.yaml b/assets/yaml/us/ast_allies.yaml index 4b68f3d9..d30fbd17 100644 --- a/assets/yaml/us/ast_allies.yaml +++ b/assets/yaml/us/ast_allies.yaml @@ -101,6 +101,9 @@ D_D00B870: D_D00B880: { type: GFX, offset: 0xD00B880, symbol: D_D00B880 } +ast_allies_seg13_vtx_BB70: + { type: VTX, count: 144, offset: 0xD00BB70, symbol: ast_allies_seg13_vtx_BB70 } + D_D00C470: { type: TEXTURE, ctype: u16, format: RGBA16, width: 16, height: 16, offset: 0xD00C470, symbol: D_D00C470 } diff --git a/tools/Torch b/tools/Torch index d84559b0..b1d39534 160000 --- a/tools/Torch +++ b/tools/Torch @@ -1 +1 @@ -Subproject commit d84559b0fbe2f44598fb1323494f7acd1bd82e03 +Subproject commit b1d39534f3ee1f04601cdadffbc8a96bcbf0b4a6