diff --git a/art/t2.fnt b/art/t2.fnt new file mode 100644 index 0000000..7efb3d1 Binary files /dev/null and b/art/t2.fnt differ diff --git a/art/t3.fnt b/art/t3.fnt new file mode 100644 index 0000000..540fde6 Binary files /dev/null and b/art/t3.fnt differ diff --git a/art/t4.fnt b/art/t4.fnt new file mode 100644 index 0000000..ec6ba70 Binary files /dev/null and b/art/t4.fnt differ diff --git a/art/t5.fnt b/art/t5.fnt new file mode 100644 index 0000000..579fb21 Binary files /dev/null and b/art/t5.fnt differ diff --git a/art/t6.fnt b/art/t6.fnt new file mode 100644 index 0000000..c240034 Binary files /dev/null and b/art/t6.fnt differ diff --git a/lumber.asm b/lumber.asm index 1d3d5c2..d6cdba8 100644 --- a/lumber.asm +++ b/lumber.asm @@ -37,7 +37,7 @@ MODUL ;--------------------------------------------------- .align $400 font_game1 - ins 'art/t1.fnt' ; + ins 'art/t4.fnt' ; dl_level .by $10 .by $44 diff --git a/lumber.xex b/lumber.xex index 0d9a766..5cd6ae3 100644 Binary files a/lumber.xex and b/lumber.xex differ