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
6 changed files with 527 additions and 0 deletions

View File

@ -361,6 +361,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 \
core/core_loading_thread