mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-16 06:04:07 +00:00
things
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@36 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
#ifndef __MILSKO_STRINGDEFS_H__
|
||||
#define __MILSKO_STRINGDEFS_H__
|
||||
|
||||
#define MilskoNx "Ix"
|
||||
#define MilskoNy "Iy"
|
||||
#define MilskoNwidth "Iwidth"
|
||||
#define MilskoNheight "Iheight"
|
||||
#define MwNx "Ix"
|
||||
#define MwNy "Iy"
|
||||
#define MwNwidth "Iwidth"
|
||||
#define MwNheight "Iheight"
|
||||
|
||||
#define MilskoNtitle "Stitle"
|
||||
#define MilskoNbackground "Sbackground"
|
||||
#define MwNtitle "Stitle"
|
||||
#define MwNbackground "Sbackground"
|
||||
|
||||
#define MilskoNactivateHandler "Cactivate"
|
||||
#define MwNactivateHandler "Cactivate"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user