Merge branch 'master' of git://github.com/GTAmodding/re3 into erorcun
This commit is contained in:
@@ -25,6 +25,4 @@ public:
|
||||
bool IsWithinArea(float x1, float y1, float x2, float y2);
|
||||
bool IsWithinArea(float x1, float y1, float z1, float x2, float y2, float z2);
|
||||
};
|
||||
static_assert(sizeof(CPlaceable) == 0x4C, "CPlaceable: error");
|
||||
|
||||
|
||||
static_assert(sizeof(CPlaceable) == 0x4C, "CPlaceable: error");
|
||||
Reference in New Issue
Block a user