mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-09-20 08:18:32 +00:00
clang fix
This commit is contained in:
parent
aa2cf2be84
commit
6184d51621
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ struct OrbisFontStyleFrame {
|
|||
u16 magic; // Expected to be 0xF09
|
||||
u16 flags;
|
||||
//
|
||||
float slantRatio; //0x24
|
||||
float slantRatio; // 0x24
|
||||
};
|
||||
|
||||
s32 PS4_SYSV_ABI sceFontAttachDeviceCacheBuffer();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue