target_sources(
	${CMAKE_PROJECT_NAME} PRIVATE

	Explodinator.cpp
	# Lightning.cpp

	Explodinator.h
	# Lightning.h
)
