mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-25 10:00:45 +01:00
hack bleach
This commit is contained in:
parent
ea84a6588b
commit
8340bcb07a
|
|
@ -554,7 +554,7 @@ s32 cellFontExtend(u32 a1, u32 a2, u32 a3)
|
|||
//Something happens
|
||||
}
|
||||
//Something happens?
|
||||
return CELL_OK;
|
||||
return -1;
|
||||
}
|
||||
|
||||
s32 cellFontRenderCharGlyphImageVertical()
|
||||
|
|
|
|||
Loading…
Reference in a new issue