File src/OFColor+Cube.h artifact fe964137ac part of check-in c39abceb9b
#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