Code cleanup: remove source/kernel module, this wasn't really the kernel of
anything, only contained a hash map and functions to pass command line args to the game engine. Moved those to container and BlenderRoutines modules.
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
add_subdirectory(blender)
|
||||
|
||||
if(WITH_GAMEENGINE)
|
||||
add_subdirectory(kernel)
|
||||
add_subdirectory(gameengine)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user