cleanup de fichiers en double

This commit is contained in:
MarcEricMartel
2023-09-29 12:04:08 -04:00
parent 180fd39f2e
commit 954b976f27
22 changed files with 287 additions and 3427 deletions

View File

@@ -1,5 +1,5 @@
#ifndef _PLAYER_H__
#define _PLAYER_H__
#ifndef CLI_PLAYER_H__
#define CLI_PLAYER_H__
#include "../SQCSim-common/vector3.h"
#include "transformation.h"
#include "audio.h"