1 2 3 4 5
#pragma once /* General render state. */ int lrlglSetLineWidth( lua_State *L ); int lrlglGetLineWidth( lua_State *L );