X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_mm.c;h=a2e1ad5c7df8b71c9656fca809c1bc9e431edf0e;hb=729ec301fbc67f06250456eecf5e2be7e66f3d02;hp=46be242fc060ea8772f162f5ac3b9b61ba965b41;hpb=45151cf05d1815a6bb2c04cb6ef7650d9113df61;p=16.git diff --git a/src/lib/16_mm.c b/src/lib/16_mm.c index 46be242f..a2e1ad5c 100644 --- a/src/lib/16_mm.c +++ b/src/lib/16_mm.c @@ -1235,7 +1235,6 @@ void MM_SortMem(mminfo_t *mm) void MM_ShowMemory(global_game_variables_t *gvar,/*page_t *page, */mminfo_t *mm) { mmblocktype huge *scan; - //byte color; word temp; sdword end,owner; //word chx,chy; @@ -1288,7 +1287,6 @@ void MM_ShowMemory(global_game_variables_t *gvar,/*page_t *page, */mminfo_t *mm) for(w=(scan->start)/80;w<=end/80;w++) { //printf("+ %u %lu\n", w, scan->length); - //if(w==48) getch(); strcat(scratch0, "+"); } strcat(scratch0, AARESET); strcat(scratch0, AAGREY); strcat(scratch0,"_"); @@ -1684,7 +1682,7 @@ void MM_FreeBlock(mmblocktype *x, mminfo_t *mm) mm->endid--; //end of list }*/ -void MM_seguin(void) +/*void MM_seguin(void) { __asm { push ds @@ -1699,7 +1697,7 @@ void MM_segude(void) __asm { pop ds } -} +}*/ /* pull data from far and put it into ds var