I am using this new free version of lite-c along with Gamestudio that was uploaded recentily. It says SED version 7.35.0.
I imported fully working program from the previous free version of Lite-C into the new one and now I have some trouble. In one place, ptr_for_handle() returns pointer different than the one handle() was called for earlier. This then naturally causes a crash.
What can I do with this?