ogam

Results 2 issues of ogam

Without overriding any of the memory allocators, after creating a bunch of entities and ensure_capacity() is called, it seems to invalidate all older entities by `CF_HandleEntry::data.generation`. Example ``` struct E_Test;...

Currently 9 slice sprites only supports sprites created from `.ase` files. These have not been tested to see how it should properly be done with easy sprites created with `cf_make_easy_sprite*`...