This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
emma
/
VS_CODE
Fork de
wesvirus/VS_CODE
Seguir
1
Destacar
1
Fork
0
Ficheiros
Árbore:
e855b07991
Ramas
Etiquetas
master
VS_CODE
/
Qwixx
/
ScoreSheet.cpp
ScoreSheet.cpp
90 B
Histórico
Raw
1
2
3
4
5
#include "ScoreSheet.h"
ScoreSheet::ScoreSheet(std::string name)
{
savedName = name;
}