diff options
| author | Alejandro Asenjo Nitti <96613413+sonicdcer@users.noreply.github.com> | 2024-03-11 21:50:12 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-11 21:50:12 -0300 |
| commit | 7c64f94d2240bac45a1d1c68e37fa4ff7bae2a41 (patch) | |
| tree | d3bafe12d47f80c50a86831ca108e12839a361dc /yamls | |
| parent | 97d067e0f66962faf2d13b937022d82100e8e91a (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.yaml | 6 |
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 |
