mirror of
https://github.com/FireEmblemUniverse/fireemblem8u.git
synced 2024-11-23 05:10:00 +00:00
an empty text
This commit is contained in:
parent
f093296a43
commit
4a40b7c6e2
@ -4,6 +4,7 @@
|
||||
extern const char gTextRyoukai[];
|
||||
extern const char gTextIgopureidekimasen[];
|
||||
extern const char gTextKuriazumifairudeha[];
|
||||
extern const char gTextNull[];
|
||||
extern const char gTextShimasuka[];
|
||||
extern const char gTextFairuwokuriazumini[];
|
||||
extern const char gTextFairushokika[];
|
||||
|
@ -5,7 +5,8 @@ const char gTextRyoukai[] = "
|
||||
const char gTextIgopureidekimasen[] = "以後プレイできません";
|
||||
const char gTextKuriazumifairudeha[] = "クリアずみファイルでは";
|
||||
const char gTextShimasuka[] = "しますか?";
|
||||
const char gTextFairuwokuriazumini[] = "ファイルをクリアずみに\0\0\0\0";
|
||||
const char gTextFairuwokuriazumini[] = "ファイルをクリアずみに";
|
||||
const char gTextNull[] = "";
|
||||
const char gTextFairushokika[] = " ファイル初期化";
|
||||
const char gTextTesaikai[] = " 手再開";
|
||||
const char gTextDokodemosaikai[] = " どこでも再開";
|
||||
|
Loading…
Reference in New Issue
Block a user