diff options
Diffstat (limited to 'src/LYMainLoop.h')
-rw-r--r-- | src/LYMainLoop.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/LYMainLoop.h b/src/LYMainLoop.h index 6a548267..798f9d77 100644 --- a/src/LYMainLoop.h +++ b/src/LYMainLoop.h @@ -5,7 +5,9 @@ #include <HTUtils.h> #endif +#ifdef DISP_PARTIAL extern BOOL LYMainLoop_pageDisplay PARAMS((int line_num)); +#endif extern BOOLEAN LYOpenTraceLog NOPARAMS; extern char* LYDownLoadAddress NOPARAMS; extern int LYGetNewline NOPARAMS; |