From: sparky4 Date: Wed, 10 Dec 2014 22:35:20 +0000 (-0600) Subject: I have no idea what I am doing! X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=7bb9917c2e429194fc5f1ffcda389f10f5c0dd1e;p=16.git I have no idea what I am doing! modified: scroll.exe modified: src/scroll.c --- diff --git a/scroll.exe b/scroll.exe index aea24d63..c6813446 100644 Binary files a/scroll.exe and b/scroll.exe differ diff --git a/src/scroll.c b/src/scroll.c index 04d817f5..45c705ee 100644 --- a/src/scroll.c +++ b/src/scroll.c @@ -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());