Code refactor

This commit is contained in:
Vulpovile
2021-03-04 21:57:52 -08:00
parent 12843a0890
commit 430837ccd6
8 changed files with 25 additions and 29 deletions

View File

@@ -5,7 +5,7 @@
#include <windows.h>
#include <commctrl.h>
#include <richedit.h>
#include "resource.h"
#include "src/include/resource.h" //Should not have to do this...