mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-02-08 07:21:53 +00:00
(svn r12836) -Fix: SunOS non-dedicated server compilation.
This commit is contained in:
parent
5dcd689f56
commit
845b827fbc
@ -206,6 +206,8 @@ void CSleep(int milliseconds)
|
|||||||
#include "debug.h"
|
#include "debug.h"
|
||||||
#include "string_func.h"
|
#include "string_func.h"
|
||||||
|
|
||||||
|
const char *GetCurrentLocale(const char *param);
|
||||||
|
|
||||||
#define INTERNALCODE "UTF-8"
|
#define INTERNALCODE "UTF-8"
|
||||||
|
|
||||||
/** Try and try to decipher the current locale from environmental
|
/** Try and try to decipher the current locale from environmental
|
||||||
|
Loading…
Reference in New Issue
Block a user