1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-30 18:55:54 +00:00

rename to uiOverlayVtx / UI_OVERLAY_QUAD_

This commit is contained in:
Dragorn421 2025-06-22 18:06:15 +02:00
commit 13ec4f1359
No known key found for this signature in database
GPG key ID: 05949E029F4EF294
3 changed files with 160 additions and 141 deletions

View file

@ -168,7 +168,7 @@ typedef struct PauseContext {
/* 0x0148 */ Vtx* equipPageVtx;
/* 0x014C */ Vtx* mapPageVtx;
/* 0x0150 */ Vtx* questPageVtx;
/* 0x0154 */ Vtx* decorVtx;
/* 0x0154 */ Vtx* uiOverlayVtx;
/* 0x0158 */ Vtx* itemVtx;
/* 0x015C */ Vtx* equipVtx;
/* 0x0160 */ char unk_160[0x04];