taiHEN
- Fixed a memory leak where a reference was not decremented
- Mitigation for a SCE bug that limits the number of plugins that can be loaded per application
- API Change: When
TAI_MAIN_MODULE
is used, the first loaded module will always be returned. This should be transparent to most plugins except the main change is that you can useTAI_MAIN_MODULE
for SceShell now.