mirror of
https://github.com/jpd002/Play-.git
synced 2025-04-28 21:57:57 +03:00
Cleanup.
This commit is contained in:
parent
bf9e73aa6b
commit
05a411c960
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
#include "BlockLookupOneWay.h"
|
||||
#include "BlockLookupTwoWay.h"
|
||||
|
||||
FRAMEWORK_MAYBE_UNUSED
|
||||
static bool RangesOverlap(uint32 x1, uint32 x2, uint32 y1, uint32 y2)
|
||||
{
|
||||
assert(x1 <= x2);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue