]> 4ch.mooo.com Git - 16.git/blobdiff - src/fontgfx.c
ok! wwww
[16.git] / src / fontgfx.c
index d6599e6027cc6ce7a694289daf6099eaf549e0d1..4fc08ee98b3b790a05a050578988751c5e2e5384 100644 (file)
@@ -65,8 +65,8 @@ IIIIIII  BBBBBBBBB    MMMM    M    MMMM\n\
        modexEnter();\r
        /* setup camera and screen~ */\r
        screen = modexDefaultPage();\r
-       screen.width += (16*2);\r
-       screen.height += (16*2);\r
+       //screen.width += (16*2);\r
+       //screen.height += (16*2);\r
 //++++ modexShowPage(&screen);\r
        //modexprint(16, 16, 1, 15, "wwww");\r
        //getch();\r
@@ -75,7 +75,7 @@ IIIIIII  BBBBBBBBB    MMMM    M    MMMM\n\
        colpee=32;\r
        for(e=0x00; e<=0xFE; e++)\r
        {\r
-               if(chx+8>(SCREEN_WIDTH/2)-16)\r
+               if(chx+8>(screen.width/2))\r
                {\r
                        chx=0;\r
                        chy+=8;\r