include_directories(../cw ../../mi ../../render)

add_library(damage STATIC
	damage.c)
