Very small OpenGL wrapper (before moggle was there)
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
|
|
//
|
|
|
|
// Prefix header for all source files of the 'J' target in the 'J' project
|
|
|
|
//
|
|
|
|
|
|
|
|
#ifdef __OBJC__
|
|
|
|
#import <Foundation/Foundation.h>
|
|
|
|
#endif
|