mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-12 09:48:37 +12:00
Fix spacing
This commit is contained in:
parent
323a48d14b
commit
bb64684be9
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ public:
|
||||||
// Point
|
// Point
|
||||||
bool m_set_point_size;
|
bool m_set_point_size;
|
||||||
bool m_set_point_sprite_control;
|
bool m_set_point_sprite_control;
|
||||||
u32 m_point_size;
|
u32 m_point_size;
|
||||||
u16 m_point_x;
|
u16 m_point_x;
|
||||||
u16 m_point_y;
|
u16 m_point_y;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue