DaedalusX64 / daedalus

The Nintendo 64 Emulator itself
GNU General Public License v2.0
591 stars 55 forks source link

Remove c functor class #66

Closed wally4000 closed 4 months ago

wally4000 commented 4 months ago

This removes the CFunctor Class and replaces it with std::functions + Lambdas.