fix memory trashing due to _toolErr potentially being set in the wrong bank.

This commit is contained in:
Kelvin Sherlock 2018-11-21 23:54:56 -05:00
parent 1a83ad9794
commit 382501f315
1 changed files with 1 additions and 1 deletions

View File

@ -425,7 +425,6 @@ pascal void MarinettiCallback(char *str)
DrawInfoBar(MyWindow);
}
}
#pragma databank 0
pascal void DrawInfo(void *rect, const char *str, GrafPortPtr w)
{
@ -443,6 +442,7 @@ void DrawWindow(void)
DrawControls(GetPort());
}
#pragma databank 0
static StartStopRecord ss = {