This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
wesvirus
/
VS_CODE
Segui
1
Vota
0
Forka
2
File
Problemi
1
Pull Requests
0
Wiki
Albero (Tree):
575fc6a0ba
Rami (Branch)
Tag
master
VS_CODE
/
Qwixx
/
ScoreSheet.cpp
ScoreSheet.cpp
90 B
Cronologia
Originale
1
2
3
4
5
#include "ScoreSheet.h"
ScoreSheet::ScoreSheet(std::string name)
{
savedName = name;
}