X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fexmmtest.c;h=6834df663661f615deb3b6bab2d885eda92fe59f;hb=8c95ad6d75b37c4bc838d30d47a83d04f906feda;hp=b6efd4ebae120ef0ee01d204c8d6db63d16765fc;hpb=6854ba96cbb436d52b8baaf251c57f1fa33226fa;p=16.git diff --git a/src/exmmtest.c b/src/exmmtest.c index b6efd4eb..6834df66 100755 --- a/src/exmmtest.c +++ b/src/exmmtest.c @@ -221,6 +221,15 @@ PRINTBB; printf("\n\npress any key to continue!\n"); getch(); printf("press any key to continue!\n"); getch(); #endif #endif //filereadload + +/* +#ifdef __WATCOMC__ + IN_Shutdown(&gvar); + ShapeTest (&gvar); + IN_Startup(&gvar); +#endif +*/ + DebugMemory_(&gvar, 1); MM_DumpData(&gvar); MM_Report_(&gvar); @@ -285,7 +294,7 @@ PRINTBB; printf("\n\npress any key to continue!\n"); getch(); printf("debugmm: %u\t", dbg_debugmm); #endif #ifdef __DEBUG_PM__ - printf("debugpm: %u", dbg_ddebugpm); + printf("debugpm: %u", dbg_debugpm); #endif printf("\n"); #endif