Files
Work/common/DOS.HPP
2024-08-07 09:09:36 -04:00

7 lines
89 B
C++

#ifndef _COMMON_DOS_HPP_
#define _COMMON_DOS_HPP_
#include <dos.h>
#undef enable
#endif