syntax bit
This commit is contained in:
@@ -830,7 +830,7 @@ NHFILE *nhfp;
|
|||||||
#ifdef AMII_GRAPHICS
|
#ifdef AMII_GRAPHICS
|
||||||
{
|
{
|
||||||
extern struct window_procs amii_procs;
|
extern struct window_procs amii_procs;
|
||||||
if (WINDOWPORT("amii") {
|
if (WINDOWPORT("amii")) {
|
||||||
extern winid WIN_BASE;
|
extern winid WIN_BASE;
|
||||||
clear_nhwindow(WIN_BASE); /* hack until there's a hook for this */
|
clear_nhwindow(WIN_BASE); /* hack until there's a hook for this */
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user