Skip to content

Instantly share code, notes, and snippets.

@sin32775
Created December 21, 2020 12:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sin32775/e034649bc201d9e5b4c853bd325ef808 to your computer and use it in GitHub Desktop.
Save sin32775/e034649bc201d9e5b4c853bd325ef808 to your computer and use it in GitHub Desktop.
void OnDeinit(const int reason)
{
IndicatorRelease(hRSI);
IndicatorRelease(hRSIMA);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment