rt backface culling

This commit is contained in:
Dynamitos
2025-01-29 21:55:11 +01:00
parent 09660ab642
commit 44b147084b
7 changed files with 65 additions and 25 deletions
@@ -1,4 +1,5 @@
#include "GameInterface.h"
#include "Windows.h"
using namespace Seele;
@@ -1,5 +1,6 @@
#pragma once
#include "Game.h"
#define NOIME
#include "Windows.h"
namespace Seele {