summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-07-28Update state update_func pointer when reloading state0scar
2023-07-28Add extern0scar
2023-07-28Disable pedantics when compilining hostreload0scar
2023-07-28Debug message0scar
2023-07-28Bind F7 to State_reload0scar
2023-07-28Implement hotloading0scar
* This commit implements dltools.{c,h}: _A simple wrapper around libdl / dlfcn.h_ * Reload states when done initializing engine, if hotloading is enabled. * Adds general function types for state functions.
2023-07-28test0scar
2023-07-28test0scar
2023-07-28Flesh out cmakelists & streamline some functions0scar
2023-07-28Initial independent commit0scar