This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
wesvirus
/
VS_CODE
Seguir
1
Destacar
0
Fork
2
Archivos
Incidencias
1
Pull Requests
0
Wiki
Árbol:
575fc6a0ba
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;
}