FIX DEBUG VS

This commit is contained in:
CatChow0 2024-09-26 20:51:39 +02:00
parent 30b41922d9
commit 002edb6651
2 changed files with 2 additions and 2 deletions

View File

@ -329,7 +329,7 @@ void SpriteClass::RenderBuffers(ID3D11DeviceContext* deviceContext)
bool SpriteClass::LoadTextures(ID3D11Device* device, ID3D11DeviceContext* deviceContext, char* filename)
{
std::string textureFilename;
std::string textureFilename(256, '0');
std::ifstream fin;
int i, j;
char input;

View File

@ -3,7 +3,7 @@ Pos=60,60
Size=400,400
[Window][Khaotic Engine]
Pos=510,25
Pos=509,25
Size=392,273
[Window][Objects]