Kaydet (Commit) b1453e7f authored tarafından Caolán McNamara's avatar Caolán McNamara

fix bustage

Change-Id: I249fe09319d6e0995d9ffdc7e4396b9b1787ad28
üst 3594c9ce
......@@ -205,7 +205,6 @@ static bool LoadCommonHeader(HWPDrawingObject * hdo, unsigned short * link_info)
return false;
if (!hmem->read4b(hdo->extent.w))
return false;
return false;
if (!hmem->read4b(hdo->extent.h))
return false;
if (!hmem->read4b(hdo->offset2.x))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment