TheStarport/FLHook

Convert FlHook itself into an application Class

Closed this issue · 0 comments

MrNen commented

FL Hook has a lot of functions relating to program intialization and de-initalization, this can easily just be converted into an RAII scheme using constructors and destructors with a class.