git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@36 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
Nishi 2025-09-29 00:04:04 +00:00
commit b490488422
19 changed files with 253 additions and 253 deletions

View file

@ -2,8 +2,8 @@
#ifndef __MILSKO_BUTTON_H__
#define __MILSKO_BUTTON_H__
#include <Milsko/MachDep.h>
#include <Mw/MachDep.h>
MILSKODECL MilskoClass MilskoButtonClass;
MILSKODECL MwClass MwButtonClass;
#endif