diff options
Diffstat (limited to 'src/i18n.h')
-rw-r--r-- | src/i18n.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -45,3 +45,6 @@ MSGS[]; const char * _(const int msg_id); + +int +i18n_init(void); |
![]() |
index : pindaiba | |
Unnamed repository; edit this file 'description' to name the repository. | External SSH Git service user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/i18n.h | 3 |
@@ -45,3 +45,6 @@ MSGS[]; const char * _(const int msg_id); + +int +i18n_init(void); |