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