This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
wesvirus
/
VS_CODE
ウォッチ
1
スター
0
フォーク
2
ファイル
課題
1
プルリクエスト
0
Wiki
ツリー:
575fc6a0ba
ブランチ
タグ
master
VS_CODE
/
Qwixx
/
ScoreSheet.cpp
ScoreSheet.cpp
90 B
履歴
Raw
1
2
3
4
5
#include "ScoreSheet.h"
ScoreSheet::ScoreSheet(std::string name)
{
savedName = name;
}