mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Minimal build of the refstrings in the literal structure
This commit is contained in:
@@ -63,7 +63,7 @@ int main() {
|
||||
testMemoryAllocation();
|
||||
|
||||
//test the custom allocator
|
||||
setAllocator(allocator);
|
||||
setMemoryAllocator(allocator);
|
||||
testMemoryAllocation();
|
||||
|
||||
if (callCount != 8) {
|
||||
|
||||
Reference in New Issue
Block a user