Skip to content

Instantly share code, notes, and snippets.

@marcusobrien
Created June 10, 2021 21:43
Show Gist options
  • Save marcusobrien/1fe1f4714bd9be90322062b1b9cb273d to your computer and use it in GitHub Desktop.
Save marcusobrien/1fe1f4714bd9be90322062b1b9cb273d to your computer and use it in GitHub Desktop.
void SMA1_1.0::Draw()
{
drawNormal ();
}
void SMA1_2.0::Draw()
{
drawDoubleThick();
}
void SMA1_3.0::Draw()
{
drawTrebleThick();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment