Index: main/cdk.lisp
===================================================================
--- main/cdk.lisp	(revision main,10)
+++ main/cdk.lisp	(revision main,12)
@@ -25,4 +25,6 @@
 
 (defcfun ("initscr" c-init-curses-screen) :pointer)
+
+(defcfun ("start_color" c-curs-init-color) :int)
 
 (defcfun ("endwin" c-end-curses) :int)
