mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-07 06:40:15 +00:00
Decompile z_rcp.c (1 non matching left)
This commit is contained in:
parent
51c85fe660
commit
f5ffe8687d
359 changed files with 2285 additions and 3986 deletions
|
@ -109,5 +109,5 @@ static void EnLightbox_Update(EnLightbox* this, GlobalContext* globalCtx) {
|
|||
}
|
||||
|
||||
static void EnLightbox_Draw(EnLightbox* this, GlobalContext* globalCtx) {
|
||||
Draw_DListOpa(globalCtx, &D_06000B70);
|
||||
Gfx_DrawDListOpa(globalCtx, &D_06000B70);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue