gl4es updated, added latest changes by ptitSeb
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#endif
|
||||
{% endblock %}
|
||||
{% block load %}
|
||||
LOAD_GLES_OES({{ func.name }});
|
||||
{{ func.loadlib }}({{ func.name }});
|
||||
{% endblock %}
|
||||
{% block call %}
|
||||
#ifndef direct_{{ func.name }}
|
||||
|
||||
Reference in New Issue
Block a user