
please wait
Constants.h
in it. When I tried to include it in main.cpp
and in another class declaration player.h
, I got an error that varible_xyz was defined more than once.#pragma once
in our codes?
|
|
But how do we use #pragma once in our codes? |
|
|