diff options
| author | Dragorn421 <Dragorn421@users.noreply.github.com> | 2026-08-05 18:32:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-05 18:32:02 +0200 |
| commit | a883cd019a6952d53e6f76c2882c79c4e6cb2c31 (patch) | |
| tree | 22dba5add3f798489beb799c7c5aedc4d9be7210 /tools | |
| parent | 6b7c0a894fe57dc3855bfa4a923f04011554a6a0 (diff) | |
[cc0 oot] gameplay_keep (#2781)
* [cc0 oot] gameplay_keep
* gFishIn{Air,Water}Anim
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/assets/extract/extase_oot64/dlist_resources.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assets/extract/extase_oot64/dlist_resources.py b/tools/assets/extract/extase_oot64/dlist_resources.py index 5bda06879..fc3af6f20 100644 --- a/tools/assets/extract/extase_oot64/dlist_resources.py +++ b/tools/assets/extract/extase_oot64/dlist_resources.py @@ -1459,7 +1459,7 @@ class DListResource(Resource, can_size_be_unknown=True): "gHilite2Tex", # used as both rgba16 16x16 and rgba16 32x32 "gUnknownCircle4Tex", # used as both i8 16x16 and rgba16 32x32 "gLinkChildLowerBootTex", # used as both ci8 32x32 and ci8 16x16 - "gDecorativeFlameMaskTex", # used as both i4 32x128 and i4 32x64 + "gEffFire1Tex", # used as both i4 32x128 and i4 32x64 } if ( arg_num == width_arg_i |
