mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-19 10:41:04 +00:00
7 lines
200 B
Text
7 lines
200 B
Text
|
{
|
||
|
IBClasses = (
|
||
|
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||
|
{CLASS = SDLMain; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
|
||
|
);
|
||
|
IBVersion = 1;
|
||
|
}
|