hack bleach

This commit is contained in:
Zangetsu38 2017-07-14 16:57:03 +02:00
parent f614151133
commit 3f3d08a9d4

View file

@ -554,7 +554,7 @@ s32 cellFontExtend(u32 a1, u32 a2, u32 a3)
//Something happens
}
//Something happens?
return CELL_OK;
return -1;
}
s32 cellFontRenderCharGlyphImageVertical()