Decompile cdIs2dPointInTileType3

This commit is contained in:
Ryan Dwyer
2021-05-16 16:08:37 +10:00
parent a5fc05a953
commit 9798e5eb4e
2 changed files with 8 additions and 25 deletions
+1 -1
View File
@@ -992,7 +992,7 @@ struct tiletype3 {
/*0x08*/ f32 ymin;
/*0x0c*/ f32 x;
/*0x10*/ f32 z;
/*0x14*/ f32 width;
/*0x14*/ f32 width; // radius
};
struct tilething {