- [NEW] Afegida al makefile opció per a profilechar
@@ -12,3 +12,6 @@ debug1: compile
release:
g++ -O3 *.cpp -lSDL2 -o gb
profile:
g++ -g *.cpp -lSDL2 -o gb -pg
The note is not visible to the blocked user.