mirror of
https://github.com/geode-sdk/geode.git
synced 2025-02-17 00:30:26 -05:00
yes, this single mutex would break geode loading in forward compat mode entirely.. because the forward compat hooks log at static init time! and since static init stuff is weird, the mutex wasnt initialized yet. so now we force it to be initialized by having it in a getter |
||
---|---|---|
.. | ||
c++stl | ||
cocos2d-ext | ||
hooks | ||
ids | ||
internal | ||
loader | ||
platform | ||
ui | ||
utils | ||
load.cpp | ||
load.hpp |