view horori/merger/include/utils.h @ 2:65b8529196d5 draft

Porori: add comment.
author pyon <pyon@macmini>
date Sat, 29 May 2021 10:07:57 +0900
parents aaaa401818a1
children
line wrap: on
line source

// Filename   : utils.h
// Last Change: 2020-03-18  15:00:33.
//
#pragma once

#include <wx/wx.h>

wxRect Geo2Rect(wxString geo);
wxRect ZeroRect();