view src/main/macosx/SDLMain.nib/classes.nib @ 3895:aeb55f698ee3 SDL-1.2

Block fruity channel values in dspaudio, or the fragment size won't be a power of 2.
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 12 Nov 2006 21:23:57 +0000
parents ba9e0fcc2ae2
children
line wrap: on
line source

{
    IBClasses = (
        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
        {
            ACTIONS = {makeFullscreen = id; quit = id; }; 
            CLASS = SDLMain; 
            LANGUAGE = ObjC; 
            SUPERCLASS = NSObject; 
        }
    ); 
    IBVersion = 1; 
}