X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Ftest2.c;h=48299a41f2d80655d7df21108242e3367f68ef70;hb=ee3d9234b152b62672978061c4bef753646ce3f1;hp=8a844d4ac4da9ff892f6d4db3b343a70f6d6881c;hpb=6a9fa99fc6a9a0a1d9041a87cac1eb99ab18e3e1;p=16.git diff --git a/src/test2.c b/src/test2.c index 8a844d4a..48299a41 100644 --- a/src/test2.c +++ b/src/test2.c @@ -47,6 +47,11 @@ void main() { printf("\n"); } } + /*__asm + { + mov ah,31h + int 21h + }*/ // file = fopen("ptmp0.pcx", "wb");