rlEnableShader method

String rlEnableShader(
  1. num id
)

Implementation

String rlEnableShader(
  num id,
) => 'rlEnableShader($id)';