diff options
| author | coco875 <59367621+coco875@users.noreply.github.com> | 2024-08-23 01:53:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-22 17:53:05 -0600 |
| commit | 3781ce2830a143df855003b65fe069d2e26215d9 (patch) | |
| tree | 61ce31de6afb86fdb1722ceba15c2fa68b70d3c8 /yamls | |
| parent | 80549609488498423c93500227e5b58dfca89731 (diff) | |
fix animation (#60)
* fix animation
* Update update_objects.c
Diffstat (limited to 'yamls')
| -rw-r--r-- | yamls/us/sherbet_land_data.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/yamls/us/sherbet_land_data.yml b/yamls/us/sherbet_land_data.yml index 0312e8149..5a68b8769 100644 --- a/yamls/us/sherbet_land_data.yml +++ b/yamls/us/sherbet_land_data.yml @@ -730,6 +730,10 @@ d_course_sherbet_land_penguin_unknown_model: type: vtx offset: 0x8768 count: 10 +d_course_sherbet_land_dl_8808: + symbol: d_course_sherbet_land_dl_8808 + type: gfx + offset: 0x8808 d_course_sherbet_land_dl_8810: symbol: d_course_sherbet_land_dl_8810 type: gfx |
