Skip to content

Commit

Permalink
Update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhett12321 committed Sep 13, 2024
1 parent 4fc38e3 commit 7bcbd66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Core/NWNCore.Native.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
namespace NWN.Core
{
/// <summary>
/// Exported C++ functions from NWNX_DotNET.
/// Additional function exports from NWNX_DotNET.<br/>
/// VM functions are not defined here. See <see cref="VM"/>.
/// </summary>
public static partial class NWNCore
{
Expand Down

0 comments on commit 7bcbd66

Please sign in to comment.