mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-06-20 23:57:48 +00:00
Fixed formatting.
This commit is contained in:
parent
3fb4df13fb
commit
6b79a2d251
|
@ -144,6 +144,7 @@ namespace OpenTK
|
|||
|
||||
#region public void Mult()
|
||||
|
||||
[Obsolete]
|
||||
/// <summary>Multiply this instance by a scalar.</summary>
|
||||
/// <param name="f">Scalar operand.</param>
|
||||
public void Mult(float f)
|
||||
|
|
Loading…
Reference in a new issue