ajouts dans les cmakelists pour leenuqs

This commit is contained in:
Marc-Éric Martel 2023-11-29 19:02:16 -05:00
parent 38cfa95297
commit 681ac61a74

View File

@ -1,4 +1,4 @@
#include "booster.h";
#include "booster.h"
void Booster::RenderBillboard(const Vector3f pos, TextureAtlas& textureAtlas, Shader& shader, Transformation tran)
{