2.5
Fourth trial to get the invisible character gone! (I have to add/remove enters to get it committed even) Thanks to Thomas for retyping the faulty line entirely :)
This commit is contained in:
@@ -59,7 +59,6 @@ int BLI_isect_rcti(struct rcti *src1, struct rcti *src2, struct rcti *dest);
|
|||||||
void BLI_union_rctf(struct rctf *rcta, struct rctf *rctb);
|
void BLI_union_rctf(struct rctf *rcta, struct rctf *rctb);
|
||||||
void BLI_union_rcti(struct rcti *rct1, struct rcti *rct2);
|
void BLI_union_rcti(struct rcti *rct1, struct rcti *rct2);
|
||||||
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user