DungeonCrawl
|
Exposes functions for localizing the inventory mode. More...
Go to the source code of this file.
Functions | |
void | update_inventory_local (void) |
Updates the inventory mode strings with the actual local strings. |
Variables | |
char ** | inventory_mode_strings |
Exposes functions for localizing the inventory mode.
Definition in file inventory_mode_local.h.
enum inventory_mode_index |
Definition at line 8 of file inventory_mode_local.h.
void update_inventory_local | ( | void | ) |
Updates the inventory mode strings with the actual local strings.
Definition at line 13 of file inventory_mode_local.c.
|
extern |
Definition at line 11 of file inventory_mode_local.c.