OSDN Git Service

Rerrange so default_savefile is set on non-Windows platforms.
[hengband/hengband.git] / src / locale / english.h
index 49af5da..e432a8c 100644 (file)
@@ -3,3 +3,4 @@
 #include "system/angband.h"
 
 void plural_aux(char * Name);
+bool is_a_vowel(int ch);