From 691dabc423f0ac541038484ff69a2ec871c121d9 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Sat, 17 Apr 2004 17:45:29 +0000 Subject: importing ints svn path=/trunk/externals/miXed/; revision=1608 --- shared/common/binport.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shared/common/binport.h') diff --git a/shared/common/binport.h b/shared/common/binport.h index bdf1ca1..93120fa 100644 --- a/shared/common/binport.h +++ b/shared/common/binport.h @@ -10,6 +10,7 @@ enum { BINPORT_OK, BINPORT_MAXTEXT, BINPORT_MAXOLD, BINPORT_PDFILE, #ifndef BINPORT_STANDALONE int binport_read(t_binbuf *bb, char *filename, char *dirname); +void binport_write(t_binbuf *bb, char *filename, char *dirname); #endif #endif -- cgit v1.2.1