examples: core: adds 2D camera two player split screen (#3298)

This commit is contained in:
Gabriel dos Santos Sanches 2023-09-08 12:22:12 +02:00 committed by GitHub
parent ecc80bbcea
commit 2d5d0c2999
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 527 additions and 0 deletions

View file

@ -386,6 +386,7 @@ CORE = \
core/core_window_letterbox \
core/core_window_should_close \
core/core_split_screen \
core/core_camera_2d_split_screen \
core/core_smooth_pixelperfect \
core/core_custom_frame_control