]> 4ch.mooo.com Git - 16.git/commitdiff
yes it definatly works!
authorsparky4 <sparky4@cock.li>
Thu, 2 Jul 2015 17:58:41 +0000 (12:58 -0500)
committersparky4 <sparky4@cock.li>
Thu, 2 Jul 2015 17:58:41 +0000 (12:58 -0500)
Signed-off-by: sparky4 <sparky4@cock.li>
exmmtest.exe
src/exmmtest.c

index a3e247b8ed4b27e94d5cfa097f88326cb87c2e19..0668e4a260fe65e4ff8b3fd4ec9a32892c585bc0 100644 (file)
Binary files a/exmmtest.exe and b/exmmtest.exe differ
index 8c4d33e3074f297a2c81b540941994a378434ba4..ba07d3bbf5be9080d0ddba6fe7ddf4bfe75a4079 100644 (file)
@@ -36,7 +36,7 @@ main(int argc, char *argv[])
        MM_Startup(&mm, &mmi);
        printf("done!\n");
        printf("&main()=%Fp\n", *argv[0]);
-       if(CA_LoadFile("data/chikyuu.pcx", &bigbuffer, &mm, &mmi)) printf("\nyay!\n");
+       if(CA_LoadFile("data/koishi~~.pcx", &bigbuffer, &mm, &mmi)) printf("\nyay!\n");
        //MM_GetPtr(&bigbuffer, mmi.nearheap, &mm, &mmi);
        //hmm functions in cache system use the buffered stuff
        printf("size of big buffer~=%ul\n", _bmsize(segu, bigbuffer));