mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
examples: core: adds 2D camera two player split screen (#3298)
This commit is contained in:
committed by
GitHub
parent
ecc80bbcea
commit
2d5d0c2999
@ -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
|
||||
|
||||
Reference in New Issue
Block a user