]> 4ch.mooo.com Git - 16.git/commitdiff
I have no idea what I am doing!
authorsparky4 <sparky4@lappy4.4ch.mooo.com>
Wed, 10 Dec 2014 22:35:20 +0000 (16:35 -0600)
committersparky4 <sparky4@lappy4.4ch.mooo.com>
Wed, 10 Dec 2014 22:35:20 +0000 (16:35 -0600)
modified:   scroll.exe
modified:   src/scroll.c

scroll.exe
src/scroll.c

index aea24d63f0312a81045db377e98a9f0e68fb8f66..c68134465168f82b1507acf11cd3953e075eb473 100644 (file)
Binary files a/scroll.exe and b/scroll.exe differ
index 04d817f594166eb0f0229f8ec4fdc8e64d548287..45c705ee11f2b609b142aa33a24178716ee1ab74 100644 (file)
@@ -89,6 +89,7 @@ void main() {
        if(isEMS())
        {
                emmhandle = alloc_emem(1024);
+               mapEMS(emmhandle, 0, 0);
                move_emem((XMOVE *)&map);
 //             printf("%d\n", emmhandle);
                printf("%d\n", coretotalEMS());