summaryrefslogtreecommitdiff
path: root/yamls
diff options
context:
space:
mode:
authorAlejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com>2024-03-11 21:50:12 -0300
committerGitHub <noreply@github.com>2024-03-11 21:50:12 -0300
commit7c64f94d2240bac45a1d1c68e37fa4ff7bae2a41 (patch)
treed3bafe12d47f80c50a86831ca108e12839a361dc /yamls
parent97d067e0f66962faf2d13b937022d82100e8e91a (diff)
export configuration for ast_font_3d (#159)
* progress * goodbye header * Torch * new torch * Update Torch * progress * Matchpoint
Diffstat (limited to 'yamls')
-rw-r--r--yamls/us/assets.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/yamls/us/assets.yaml b/yamls/us/assets.yaml
index 62bc88da..99ceca27 100644
--- a/yamls/us/assets.yaml
+++ b/yamls/us/assets.yaml
@@ -245,8 +245,12 @@
- name: ast_font_3d
exclusive_ram_id: segment_09
- type: bin
+ type: code
+ dir: assets
+ vram: 0x09000000
start: 0xCDDCA0
+ subsegments:
+ - [0xCDDCA0, .data, ast_font_3d/ast_font_3d]
- name: ast_andross
exclusive_ram_id: segment_0C