view src/main/macosx/SDLMain.nib/info.nib @ 4173:34068be6aa0b SDL-1.2

Fixed bug #421 Comment #3 From esigra@gmail.com 2008-04-09 11:46:46 (-) [reply] ------- This bug also needs to be fixed for SDL_GetRGB and SDL_GetRGBA (those should not change the format of the surface either). Until this is fixed, I still need to const_cast the format parameter in calls to those functions.
author Sam Lantinga <slouken@libsdl.org>
date Mon, 13 Apr 2009 09:03:35 +0000
parents e92aa316c517
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
	<key>IBDocumentLocation</key>
	<string>49 97 356 240 0 0 987 746 </string>
	<key>IBMainMenuLocation</key>
	<string>20 515 195 44 0 46 800 532 </string>
	<key>IBUserGuides</key>
	<dict/>
</dict>
</plist>