Revert "Add new project for Scripting."

This reverts commit 4ab4595f3a.
This commit is contained in:
hispidence 2021-12-17 23:20:15 +00:00
parent 825fe7472d
commit dc7963f8dd
15 changed files with 2 additions and 29806 deletions

View file

@ -1,19 +0,0 @@
#pragma once
#include <stdlib.h>
#include <stdio.h>
#include <stdint.h>
#include <memory>
#include <functional>
#include <vector>
#include <map>
#include <string>
#include <array>
#include <d3d11.h>
#include <optional>
//#include <SimpleMath.h>
//#include "Game/debug/debug.h"
#include <algorithm>
#include <set>
#include "framework.h"
#include <sol.hpp>