Skip to content

Commit

Permalink
typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ianpatt committed May 2, 2024
1 parent 5a4fedb commit 3174c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion f4se/PluginAPI.h
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ typedef bool (* _F4SEPlugin_Load)(const F4SEInterface * f4se);
extern "C" {
__declspec(dllexport) F4SEPluginVersionData F4SEPlugin_Version =
{
SKSEPluginVersionData::kVersion,
F4SEPluginVersionData::kVersion,
1,
"my awesome plugin",
Expand Down

0 comments on commit 3174c99

Please sign in to comment.