Initial commit
This commit is contained in:
7
LIB386/LIB_MIDI/INCLUDE.C
Normal file
7
LIB386/LIB_MIDI/INCLUDE.C
Normal file
@@ -0,0 +1,7 @@
|
||||
#include <process.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <dos.h>
|
||||
#include <malloc.h>
|
||||
#include <string.h>
|
||||
#include <conio.h>
|
||||
Reference in New Issue
Block a user