diff options
| author | coco875 <59367621+coco875@users.noreply.github.com> | 2025-07-03 12:38:28 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-03 06:38:28 -0600 |
| commit | 23b6478ce6ae4b264821e08875f17f80e6deec2e (patch) | |
| tree | 03b9788f04ff75d52d7b8be7d33a90f6e47306a9 /yamls | |
| parent | f9d2b51a53046b8ae9f15a11e969e466fa0e741a (diff) | |
Fix small mistake (#409)
* Update other_textures.yml
* Update menu_items.c
* remove mkload
---------
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
Diffstat (limited to 'yamls')
| -rw-r--r-- | yamls/us/other_textures.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/yamls/us/other_textures.yml b/yamls/us/other_textures.yml index 43d683782..8460e4238 100644 --- a/yamls/us/other_textures.yml +++ b/yamls/us/other_textures.yml @@ -3339,7 +3339,7 @@ gGrassParticle: offset: 0x59408 format: rgba16 texture_69B960: - symbol: gTexture69B960 + symbol: gTextureMusicNote type: texture mio0: true ctype: u16 @@ -3348,7 +3348,7 @@ texture_69B960: offset: 0x599F0 format: i8 texture_69BA28: - symbol: gTexture69BA28 + symbol: gTextureSpeechBubble type: texture mio0: true ctype: u16 @@ -3402,7 +3402,7 @@ texture_69C1E8: offset: 0x5A278 format: ia16 texture_69C354: - symbol: gTexture69C354 + symbol: gTextureSmokePuff type: texture mio0: true ctype: u16 |
