X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fmodex16.h;h=3ba8753cc1f610978bac97e4ef8d07cdf2de3d8f;hb=5a56d29aee1c9268e92c8df8e32846f5dfd63c1a;hp=45c8b137f2558582e1d003f7f8f2cce96b4fc7a9;hpb=e02ae4965f0f1925c9f258d14abf9a3a6e938f4d;p=16.git diff --git a/src/lib/modex16.h b/src/lib/modex16.h index 45c8b137..3ba8753c 100755 --- a/src/lib/modex16.h +++ b/src/lib/modex16.h @@ -185,5 +185,6 @@ void modexpdump(page_t *pee); void modexcls(page_t *page, byte color, byte *Where); void modexWaitBorder(); void bios_cls(); +void modexprintmeminfo(video_t *v); #endif