From ebcb26663829fff6e2440010130bd8cbd9aab81b Mon Sep 17 00:00:00 2001 From: Derek Stevens Date: Sat, 18 Mar 2023 01:20:58 -0600 Subject: [PATCH] change default window size --- taro-ls.tal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/taro-ls.tal b/taro-ls.tal index ad1c925..6e02462 100644 --- a/taro-ls.tal +++ b/taro-ls.tal @@ -59,8 +59,8 @@ #0a8d .System/g DEO2 #098d .System/b DEO2 - #0300 .Screen/width DEO2 - #0200 .Screen/height DEO2 + #0280 .Screen/width DEO2 + #01c0 .Screen/height DEO2 ;list_data .list/data STZ2 ;mbox_data .mboxes/data STZ2