Initial Commit
This commit is contained in:
6
common/DOS.HPP
Normal file
6
common/DOS.HPP
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _COMMON_DOS_HPP_
|
||||
#define _COMMON_DOS_HPP_
|
||||
#include <dos.h>
|
||||
#undef enable
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user