#include <stdlib.h>
#include "rpage/aos/inc.prl"
#include "rpage/frwk.h"
#include "ext/tinfl.h"
#include "rpage/aos/locale.h"
#include "ext/aos/shrinkler.h"
#include "ext/aos/nrv2.h"
#include "rpage/err.h"
Go to the source code of this file.
|
struct DosLibrary * | DOSBase |
|
char * | locale_ext [3] = {"_fr.pak", "_en.pak", "_es.pak"} |
|
UBYTE* load_pak_locale_to_array |
( |
char * |
text_array[], |
|
|
UWORD |
array_size, |
|
|
char * |
filename |
|
) |
| |
Compressed Text loading.
Definition at line 24 of file locale.c.
struct DosLibrary* DOSBase |
char* locale_ext[3] = {"_fr.pak", "_en.pak", "_es.pak"} |