Removed files

This commit is contained in:
2026-02-02 19:05:47 -06:00
parent ddd7f10079
commit 71049ef0d9
3 changed files with 0 additions and 10 deletions

Binary file not shown.

View File

@@ -1 +0,0 @@
#include "../include/ci2.h"

View File

@@ -1,9 +0,0 @@
#include <windows.h>
int CALLBACK WinMain( HINSTANCE hInstance,
HINSTANCE hPrevInstance, // Legacy
PWSTR pCmdLine, // Command Line
int nCmdShow ) // Window Size
{
return 0;
}