Fixed a problem in Create_Screen()
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@555 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -51,6 +51,8 @@ Create_Screen ()
|
||||
fprintf (stderr, "Couldn't create screen buffer: %s\n", SDL_GetError());
|
||||
exit (-1);
|
||||
}
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user