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:
parent
1a3b728a7a
commit
13ec4f1359
3 changed files with 160 additions and 141 deletions
|
@ -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];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue