1 2 3 4 5 6 7
#pragma once #include "ochess.hpp" wxBitmap LoadPNG(std::string icon, wxSize size); wxBitmap LoadPNG(std::string icon);