mirror of
https://github.com/ZuneDev/Xune.git
synced 2026-07-27 13:13:10 -07:00
Format RenderApi code
This commit is contained in:
@@ -8,5 +8,5 @@ using System;
|
||||
|
||||
namespace Microsoft.Iris.Render
|
||||
{
|
||||
public delegate void ForwardMessageHandler(uint msg, IntPtr wParam, IntPtr lParam);
|
||||
public delegate void ForwardMessageHandler(uint msg, IntPtr wParam, IntPtr lParam);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user