This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
wesvirus
/
VS_CODE
Vigiar
1
Colocar Estrela
0
Fork
2
Ficheiros
Problemas
1
Pull Requests
0
Wiki
Árvore:
575fc6a0ba
Ramos
Etiquetas
master
VS_CODE
/
Qwixx
/
ScoreSheet.cpp
ScoreSheet.cpp
90 B
Histórico
Em bruto
1
2
3
4
5
#include "ScoreSheet.h"
ScoreSheet::ScoreSheet(std::string name)
{
savedName = name;
}