syntax bit

This commit is contained in:
nhmall
2020-09-12 00:32:05 -04:00
parent 239b7aaf66
commit a3be3f79b6

View File

@@ -830,7 +830,7 @@ NHFILE *nhfp;
#ifdef AMII_GRAPHICS
{
extern struct window_procs amii_procs;
if (WINDOWPORT("amii") {
if (WINDOWPORT("amii")) {
extern winid WIN_BASE;
clear_nhwindow(WIN_BASE); /* hack until there's a hook for this */
}