about dialog

This commit is contained in:
Nishi 2025-11-25 05:31:58 +09:00
commit 6a27bfaf28
Signed by: nishi
GPG key ID: 27EF69B208EB9343
9 changed files with 92 additions and 9 deletions

View file

@ -1,5 +1,5 @@
#ifndef __MDE_STRING_H__
#define __MDE_STRING_H__
#ifndef __MDE_CORE_STRING_H__
#define __MDE_CORE_STRING_H__
#include <MDE/MachDep.h>