Replaced resource.h because the old one was a disaster

This commit is contained in:
Vulpovile
2021-03-20 21:25:54 -07:00
parent f9c4700e7d
commit b9305d1fb9
8 changed files with 24 additions and 2190 deletions

View File

@@ -1,6 +1,6 @@
// TODO: Move toolbar buttons with resized window.
#include "winver.h"
#include "resource.h"
#include "../../resource.h"
#include "Application.h"
#include "WindowFunctions.h"
#include "ax.h"