raylib-rs icon indicating copy to clipboard operation
raylib-rs copied to clipboard

Implemented log callback

Open ctrlaltmilk opened this issue 4 years ago • 1 comments

This is a first draft I threw together to resolve #94. I'm fully expecting this to be inadequate, so if there's concerns feel free to share them.

ctrlaltmilk avatar Sep 05 '21 09:09 ctrlaltmilk

I like the idea, but I don't want to build another static library. If you can make this work by including your new .h in rgui_wrapper.cpp and rgui_wrapper.h and check this works on windows and Linux, I'll merge

Dacode45 avatar Sep 08 '21 23:09 Dacode45