alloc
parent
b7d69bdcbb
commit
c6c92bbd30
|
@ -433,7 +433,6 @@ namespace blt
|
||||||
|
|
||||||
void expand()
|
void expand()
|
||||||
{
|
{
|
||||||
BLT_INFO("I have expanded!");
|
|
||||||
blocks.push_back({static_cast<blt::u8*>(allocator.allocate(size_)), 0});
|
blocks.push_back({static_cast<blt::u8*>(allocator.allocate(size_)), 0});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue