2024-01-06 11:30:23 +00:00
|
|
|
// Fake Class To Hold String References
|
|
|
|
static-property char *default_path = 0xe264; // /.minecraft/
|
|
|
|
static-property char *default_username = 0x18fd4; // StevePi
|
|
|
|
static-property char *minecraft_pi_version = 0x39d94; // v0.1.1 alpha
|
|
|
|
static-property char *options_txt_path = 0x19bc8; // options.txt
|
|
|
|
static-property char *options_txt_fopen_mode_when_loading = 0x19d24; // w
|
2024-02-12 05:44:38 +00:00
|
|
|
static-property char *feedback_vibration_options_txt_name = 0x135d70; // feedback_vibration
|
|
|
|
static-property char *gfx_lowquality_options_txt_name = 0x135d88; // gfx_lowquality
|
2024-02-02 09:20:34 +00:00
|
|
|
static-property char *classic_create_button_text = 0x39bec; // Create
|
|
|
|
static-property-array char creative_mode_description = 0x104492; // Unlimited resources and flying
|
|
|
|
static-property-array char survival_mode_description = 0x104470; // Mobs, health and gather resources
|