]> 4ch.mooo.com Git - 16.git/commitdiff
it works well!
authorsparky4 <sparky4@cock.li>
Sat, 24 Oct 2015 00:57:30 +0000 (19:57 -0500)
committersparky4 <sparky4@cock.li>
Sat, 24 Oct 2015 00:57:30 +0000 (19:57 -0500)
16.exe
exmmtest.exe
planrpcx.exe
scroll.exe
src/planrpcx.c
test.exe

diff --git a/16.exe b/16.exe
index 2c03816846d3dd4718ba91ef7f3f67b5b19dd86a..a7299ecb32de0e1f3147bd3b135d0c2b213368de 100755 (executable)
Binary files a/16.exe and b/16.exe differ
index ce3343a290b0e604aae8a09f7dbc5201eb41db28..e15b301d7aa76db730679abc051e92e89b190977 100755 (executable)
Binary files a/exmmtest.exe and b/exmmtest.exe differ
index 48a80be68b8b613869df7fd5fa223553d4c19653..de7be401306061256cb7b04531f5ba9901731397 100755 (executable)
Binary files a/planrpcx.exe and b/planrpcx.exe differ
index dba0054b14ac549a4ff48c09c0ec970037b20409..cde8e2cd293ea278d629c487d4b69e9c487b241f 100755 (executable)
Binary files a/scroll.exe and b/scroll.exe differ
index 086a5a52d9b8d28c29407d064e08b43f121455d9..d4b91e009101257bae68c3874e2d74cd14c4f608 100755 (executable)
@@ -47,8 +47,8 @@ void main(int argc, char *argv[])
        if(argv[1]) bakapeee = argv[1];\r
        else bakapeee = "data/koishi~.pcx";\r
 \r
-//     if(argv[2]) baka = atoi(argv[2]);\r
-//     else\r
+       if(argv[2]) baka = atoi(argv[2]);\r
+       else\r
 baka = 1;\r
 \r
        bmp = bitmapLoadPcx(bakapeee);\r
index e1d275c7556b71a1abd744fd035929aa37203fac..babbeb695edf57e82a9ef587361a638c1cec4881 100755 (executable)
Binary files a/test.exe and b/test.exe differ