Preparazione aggiunta texture

This commit is contained in:
2026-06-22 16:00:08 +02:00
parent 729c634854
commit 4ac25779bd
6 changed files with 11 additions and 3 deletions
+1
View File
@@ -2,6 +2,7 @@
#include <math.h>
#include "../../rigidbody/headers/rb.hpp"
#define TEXTUREPATH std::string("../../../textures/")
#ifndef PIECE_INTERFACE_H
#define PIECE_INTERFACE_H