Need Help!

BlitzMax Forums/BlitzMax Programming/Need Help!

kochOn(Posted 2007) [#1]
I am making a 2D module where the user will choose between brl.GLMax2D or brl.D3D7Max2D Frameworks at the begining of their code.

My module needs to know which Framework has been selected. How can I do?

Thanks