mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-30 00:37:58 +03:00
Revert "Add new project for Scripting."
This reverts commit 4ab4595f3a
.
This commit is contained in:
parent
825fe7472d
commit
dc7963f8dd
15 changed files with 2 additions and 29806 deletions
|
@ -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>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue