File src/OFColor+Cube.h artifact fe964137ac part of check-in cd2ac12a14
#import <ObjFW/ObjFW.h> @interface OFColor (Cube) - (void)cube_setAsGLColor; - (void)cube_setAsGLClearColor; - (void)cube_setAsGLFogColor; @end
#import <ObjFW/ObjFW.h> @interface OFColor (Cube) - (void)cube_setAsGLColor; - (void)cube_setAsGLClearColor; - (void)cube_setAsGLFogColor; @end