mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 17:56:04 +08:00
[cpp][flutter] Fix formatting.
This commit is contained in:
parent
ba71af746b
commit
e9c68326de
@ -89,6 +89,7 @@ public:
|
|||||||
blocks.clear();
|
blocks.clear();
|
||||||
blocks.add(newBlock(totalSize));
|
blocks.add(newBlock(totalSize));
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
void *_allocate(int numBytes) {
|
void *_allocate(int numBytes) {
|
||||||
// 16-byte align allocations
|
// 16-byte align allocations
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user