diff --git a/src/gDP.h b/src/gDP.h index f156369e..edfc2552 100644 --- a/src/gDP.h +++ b/src/gDP.h @@ -220,7 +220,6 @@ struct gDPInfo { u32 format, size, width, height, bpl; u32 address, changed; - u32 depthImage; } colorImage; u32 depthImageAddress;