Skip to content

Commit b5a634c

Browse files
committed
Enable GLES on Mac
1 parent 86cb2da commit b5a634c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/lib/sdl-files.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@
305305

306306
</section>
307307

308-
<section if="android || ios || windows || rpi || tvos">
308+
<section if="android || ios || windows || rpi || tvos || mac">
309309

310310
<file name="${NATIVE_TOOLKIT_PATH}/sdl/src/render/opengles/SDL_render_gles.c" />
311311
<file name="${NATIVE_TOOLKIT_PATH}/sdl/src/render/opengles2/SDL_render_gles2.c" />

0 commit comments

Comments
 (0)