Cleanup of old content

The old EspressoUI project was misplaced and is no longer necessary.
This commit is contained in:
Den Delimarsky
2021-04-08 08:22:35 -07:00
parent 2afa653eff
commit 59b4e29be9
22 changed files with 551 additions and 233 deletions

View File

@@ -0,0 +1,5 @@
#pragma once
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <common/common.h>
#include <ProjectTelemetry.h>