diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/addrs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/addrs.c b/src/addrs.c index 7813cd7..653b337 100644 --- a/src/addrs.c +++ b/src/addrs.c @@ -1,6 +1,6 @@ #include "addrs.h" -u8 *edbox_only_dlist = u8p(0x4bb8); +u8 *edbox_only_dlist = u8p(0x3384); /* 60 bytes, 1 GR.0 line and 1 GR.1 line. also 20 more bytes filler. this is the bottom 2 lines of screen 0. |
