Whitespace and minor code cleanup
This is by no means comprehensive, but is quite a bit better already. Change-Id: Ibc8654a5dfb0eec39cbd0b64bdb52bb4fbfe2f7e
This commit is contained in:
+1
-1
@@ -143,7 +143,7 @@ AnimationResource::AnimationResource(xml_node<>* node, ZipArchive* pZip)
|
||||
{
|
||||
if (ExtractResource(pZip, "images", fileName.str(), ".png", TMP_RESOURCE_NAME) != 0)
|
||||
break;
|
||||
|
||||
|
||||
if (res_create_surface(TMP_RESOURCE_NAME, &surface))
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user