mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Fix code crash caused by missing resource file
Crashes when the developer console gets invoked due to missing textures.
This commit is contained in:
parent
7419170b63
commit
dcb22a5a13
@ -4,6 +4,7 @@ add_module( "shared_lib" "gamesdk" "vpc" ${FOLDER_CONTEXT} )
|
||||
start_sources()
|
||||
|
||||
add_sources( SOURCE_GROUP "Core"
|
||||
"${ENGINE_SOURCE_DIR}/resource/r5dev.rc"
|
||||
"assert.h"
|
||||
"dllmain.cpp"
|
||||
"init.cpp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user