view src/kaigo/horori/merger/include/utils.h @ 53:8df74a781c8c

mover: small improve.
author pyon@macmini
date Fri, 15 May 2020 21:28:41 +0900
parents 20b42e2deae1
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();