mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-12 12:58:34 +00:00
Add better description for RETRO_ENVIRONMENT_GET_LANGUAGE
This commit is contained in:
parent
cac003f2ab
commit
90b9f22886
@ -692,7 +692,7 @@ enum retro_mod
|
||||
#define RETRO_ENVIRONMENT_GET_LANGUAGE 39
|
||||
// const unsigned * --
|
||||
// Returns the specified language of the frontend, if specified by the user.
|
||||
// It can be used by the core for personalization purposes.
|
||||
// It can be used by the core for localization purposes.
|
||||
//
|
||||
|
||||
#define RETRO_MEMDESC_CONST (1 << 0) // The frontend will never change this memory area once retro_load_game has returned.
|
||||
|
Loading…
Reference in New Issue
Block a user