Decompile func0001c784

This commit is contained in:
Ryan Dwyer
2021-04-27 21:19:24 +10:00
parent 7a58e110b0
commit bb6d84135d
2 changed files with 12 additions and 24 deletions
+1 -1
View File
@@ -532,7 +532,7 @@ struct modelnode_position { // type 0x02
struct modelnode_nearfar { // type 0x08
f32 near;
f32 far;
u32 target;
struct modelnode *target;
u16 index;
};