summaryrefslogtreecommitdiff
path: root/src/code
diff options
context:
space:
mode:
Diffstat (limited to 'src/code')
-rw-r--r--src/code/z_en_item00.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code/z_en_item00.c b/src/code/z_en_item00.c
index c9fe52f00..ef57cd1cd 100644
--- a/src/code/z_en_item00.c
+++ b/src/code/z_en_item00.c
@@ -782,7 +782,7 @@ void func_8001F080(EnItem00* this, GlobalContext* globalCtx) {
gSPMatrix(POLY_OPA_DISP++, Matrix_NewMtx(globalCtx->state.gfxCtx, "../z_en_item00.c", 1607),
G_MTX_MODELVIEW | G_MTX_LOAD);
- gSPDisplayList(POLY_OPA_DISP++, &D_0403F070);
+ gSPDisplayList(POLY_OPA_DISP++, D_0403F070);
CLOSE_DISPS(globalCtx->state.gfxCtx, "../z_en_item00.c", 1611);
}