mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-23 10:35:03 +00:00
clang fix
This commit is contained in:
parent
aa2cf2be84
commit
6184d51621
@ -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…
Reference in New Issue
Block a user