This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
wesvirus
/
VS_CODE
Tarkkaile
1
Äänestä
0
Fork
2
Tiedostot
Ongelmat
1
Pull-pyynnöt
0
Wiki
Puu:
575fc6a0ba
Branchit
Tagit
master
VS_CODE
/
Qwixx
/
ScoreSheet.cpp
ScoreSheet.cpp
90 B
Historia
Raaka
1
2
3
4
5
#include "ScoreSheet.h"
ScoreSheet::ScoreSheet(std::string name)
{
savedName = name;
}