Refactored the terminal initialization code. Also, we will now properly shut down...
commit1c175c651b2e3e8796c0d4ca454703ec6a4e8254
authorLoRd_MuldeR <mulder2@gmx.de>
Sun, 21 Dec 2014 16:19:04 +0000 (21 17:19 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Sun, 21 Dec 2014 16:19:04 +0000 (21 17:19 +0100)
tree546eb057f00f27af58756a7a908b5c3e776e071f
parentbc3701305df979cb462492945bc35cddd8c21ef7
Refactored the terminal initialization code. Also, we will now properly shut down the terminal at the end.
include/MUtils/Startup.h
include/MUtils/Terminal.h
src/Startup.cpp
src/Terminal_Win32.cpp