diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2024-05-03 21:38:56 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-03 21:38:56 -0600 |
| commit | e86b876992e8fa6c5724771ad5bb20ee49f84ad4 (patch) | |
| tree | bd2d527039317f2ad0c06cde2ef6612065ac985f /yamls | |
| parent | 1fbf28a78d8b6dd8136aa628b5b1bc3d4c9b9223 (diff) | |
Changes (#9)
Diffstat (limited to 'yamls')
| -rw-r--r-- | yamls/us/some_data.yml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/yamls/us/some_data.yml b/yamls/us/some_data.yml new file mode 100644 index 000000000..171d8bda5 --- /dev/null +++ b/yamls/us/some_data.yml @@ -0,0 +1,18 @@ +:config: + vram: + addr: 0x800E52D0 + offset: 0xE5ED0 + header: + code: + - '#include <assets/some_data.h>' + header: + - '#include <libultraship.h>' + - '#include <common_structs.h>' +gTLUTOnomatopoeia: + symbol: gTLUTOnomatopoeia + type: texture + offset: 0x800E52D0 + ctype: u16 + width: 16 + height: 16 + format: rgba16 |
