I am working on a switch port of a game that uses reactional, most of the work is already done regarding game features, however when moving over to the provided switch library I am running into problems with locating functions, notable the ge_timeline_context_new.
I get the error
EntryPointNotFoundException: Unable to find an entry point named 'ge_timeline_context_new' in 'libGE_Core'. Tried the following entry points: Unable to get function 'ge_timeline_context_new' because of 'The requested function was not found (0x06000001)'