Parent Directory
|
Revision Log
|
Patch
| Revision 1.56 by sysadm, Tue Oct 21 06:24:51 2025 UTC | Revision 1.57 by sysadm, Wed Oct 22 16:12:50 2025 UTC | |
|---|---|---|
| # | Line 60 | Line 60 |
| 60 | ||
| 61 | // File loader | // File loader |
| 62 | extern const char *data_files_load_startup[]; | extern const char *data_files_load_startup[]; |
| 63 | extern int data_files_load_startup_count; | extern const int data_files_load_startup_count; |
| 64 | ||
| 65 | // Screen | // Screen |
| 66 | #define SCREEN_ROWS 24 | #define SCREEN_ROWS 24 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |