Forcing abstraction to work with windows and beating windows into submission to work like a good boy

This commit is contained in:
2024-07-01 14:05:12 -04:00
parent f2651b58df
commit 47caaba587
4 changed files with 80 additions and 185 deletions

View File

@@ -2,6 +2,7 @@
// NT color codes taken from windows.h / consoleapi2.h
#ifndef WORD
#define WORD unsigned short
#endif