Rework __RELATIVE_FILE__
Currently the RELATIVE_FILE macro makes the compiler to save the full path into the binary and cuts it runtime.. lets find and implement a better solution!
Edited by E.T.
Currently the RELATIVE_FILE macro makes the compiler to save the full path into the binary and cuts it runtime.. lets find and implement a better solution!