Cube  Artifact [fe964137ac]

Artifact fe964137ac6e502d6e76ef254908c7b6315d733e399f597912e6c7c377ec2eaf:


#import <ObjFW/ObjFW.h>

@interface OFColor (Cube)
- (void)cube_setAsGLColor;
- (void)cube_setAsGLClearColor;
- (void)cube_setAsGLFogColor;
@end