aboutsummaryrefslogtreecommitdiff
path: root/src/base_tab/gamebase/PGNGameBase.cpp
blob: 09d87d870ee278099fe66df5d67d55e6fc371189 (plain)
1
2
3
4
5
#include "PGNGameBase.hpp"

PGNGameBase::PGNGameBase(std::string pgn_file) {
    
}