This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
emma
/
VS_CODE
forked from
wesvirus/VS_CODE
Xem
1
Star
1
Fork
0
Các tập tin
Tree:
7cef8a710e
Branches
Tags
master
VS_CODE
/
Qwixx
/
ScoreSheet.cpp
ScoreSheet.cpp
90 B
Lịch sử
Raw
1
2
3
4
5
#include "ScoreSheet.h"
ScoreSheet::ScoreSheet(std::string name)
{
savedName = name;
}