Cube  OFColor+Cube.h at [c39abceb9b]

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