mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
e_hb equivalent / some pal work (#2577)
* some pal work * e_hb equivalent * update config
This commit is contained in:
@@ -21,6 +21,13 @@ extern "C" {
|
||||
#define OS_EURGB60_OFF 0
|
||||
#define OS_EURGB60_ON 1
|
||||
|
||||
#define OS_LANGUAGE_ENGLISH 0
|
||||
#define OS_LANGUAGE_GERMAN 1
|
||||
#define OS_LANGUAGE_FRENCH 2
|
||||
#define OS_LANGUAGE_SPANISH 3
|
||||
#define OS_LANGUAGE_ITALIAN 4
|
||||
#define OS_LANGUAGE_DUTCH 5
|
||||
|
||||
typedef struct OSSram {
|
||||
u16 checkSum;
|
||||
u16 checkSumInv;
|
||||
|
||||
Reference in New Issue
Block a user