OSDN Git Service

前半を日本語訳
[starfighter-jp/starfighter-jp.git] / src / defs.h
index c66b4aa..b62bf9c 100644 (file)
@@ -419,7 +419,7 @@ enum {
        DIFFICULTY_MAX
 };
 
-const char * const systemNames[] = {"Spirit", "Eyananth", "Mordor", "Sol"};
+const char * const systemNames[] = {"¥¹¥Ô¥ê¥Ã¥È", "¥¨¥ä¥Ê¥ó¥¹", "¥â¥ë¥É¡¼¥ë", "ÂÀÍÛ"};
 
 const char * const systemBackground[] = {
        "gfx/spirit.jpg", "gfx/eyananth.jpg", "gfx/mordor.jpg", "gfx/sol.jpg"