mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Tweaked file locations
Also altered the commit message, because there was a weird character in it.
This commit is contained in:
@@ -33,6 +33,7 @@ TOY_API Toy_Table* Toy_private_adjustTableCapacity(Toy_Table* oldTable, unsigned
|
||||
#define TOY_TABLE_INITIAL_CAPACITY 8
|
||||
#endif
|
||||
|
||||
//NOTE: The DOOM hack needs a power of 2
|
||||
#ifndef TOY_TABLE_EXPANSION_RATE
|
||||
#define TOY_TABLE_EXPANSION_RATE 2
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user