diff options
| author | Dragorn421 <Dragorn421@users.noreply.github.com> | 2025-06-07 23:57:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-07 17:57:18 -0400 |
| commit | c418bbb19cef7621eed6d8a18e1e4b97c30f8862 (patch) | |
| tree | ec0c0e1ba96a03fa025e77726d323e4543d9d4af /src | |
| parent | cba896c45cd697fa371f867b7f066201f2587fd4 (diff) | |
Add Vtx[] resources in xmls for (partially) documented assets 10 (#2609)
* Add Vtx[] resources in xmls for (partially) documented assets 10
* bss
Diffstat (limited to 'src')
| -rw-r--r-- | src/overlays/actors/ovl_En_Xc/z_en_xc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/overlays/actors/ovl_En_Xc/z_en_xc.c b/src/overlays/actors/ovl_En_Xc/z_en_xc.c index 282022593..60a247490 100644 --- a/src/overlays/actors/ovl_En_Xc/z_en_xc.c +++ b/src/overlays/actors/ovl_En_Xc/z_en_xc.c @@ -1416,7 +1416,7 @@ void func_80B3F3D8(void) { } #pragma increment_block_number "gc-eu:64 gc-eu-mq:64 gc-jp:64 gc-jp-ce:64 gc-jp-mq:64 gc-us:64 gc-us-mq:64 ique-cn:64" \ - "ntsc-1.0:64 ntsc-1.1:128 ntsc-1.2:128 pal-1.0:128 pal-1.1:128" + "ntsc-1.0:64 ntsc-1.1:64 ntsc-1.2:64 pal-1.0:64 pal-1.1:64" void EnXc_PlayDiveSFX(Vec3f* src, PlayState* play) { static Vec3f D_80B42DA0; |
