view src/kaigo/horori/merger/include/utils.h @ 49:8384ca56f1b4

small changes.
author pyon@macmini
date Thu, 23 Apr 2020 22:54:58 +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();