Update Makefile

This commit is contained in:
Magnus Oblerion 2024-10-04 13:38:36 +02:00 committed by GitHub
parent 34ea7da500
commit 8ee119d756
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -492,6 +492,7 @@ CORE = \
core/core_input_mouse \ core/core_input_mouse \
core/core_input_mouse_wheel \ core/core_input_mouse_wheel \
core/core_input_multitouch \ core/core_input_multitouch \
core/core_input_virtual_controls \
core/core_loading_thread \ core/core_loading_thread \
core/core_random_sequence \ core/core_random_sequence \
core/core_random_values \ core/core_random_values \