mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-19 23:23:00 -04:00
Decompile vi00009bf8
This commit is contained in:
+2
-2
@@ -6046,8 +6046,8 @@ struct rend_vidat {
|
||||
/*0x01*/ u8 unk01;
|
||||
/*0x02*/ u8 unk02;
|
||||
/*0x03*/ u8 unk03;
|
||||
/*0x04*/ u16 x;
|
||||
/*0x06*/ u16 y;
|
||||
/*0x04*/ s16 x;
|
||||
/*0x06*/ s16 y;
|
||||
/*0x08*/ f32 fovy;
|
||||
/*0x0c*/ f32 aspect;
|
||||
/*0x10*/ f32 znear;
|
||||
|
||||
Reference in New Issue
Block a user