flecs-hub/flecs-lua

Pointer comparisons

randy408 opened this issue · 1 comments

There are some comparisons of unrelated pointers in de/init code which isn't reliable, get rid of them.

Nevermind, misread the spec.