This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
emma
/
VS_CODE
forkattu lähteestä
wesvirus/VS_CODE
Tarkkaile
1
Äänestä
1
Fork
0
Tiedostot
Puu:
d82e40b7b8
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;
}