From 945e59992ae92041d36603df8b2c96367cee7837 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Wed, 31 Oct 2007 20:51:48 +0000 Subject: [PATCH] Woops! forgotten to close a comment :) git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@35 416bcca6-2ee7-4201-b75f-2eb2f807beb1 --- divers.c | 1 + 1 file changed, 1 insertion(+) diff --git a/divers.c b/divers.c index 22f220cb..0ce490f1 100644 --- a/divers.c +++ b/divers.c @@ -266,6 +266,7 @@ void Get_input(void) mov ax,0004h int 33h break; +*/ } }