Antkeeper
0.0.1
|
Go to the source code of this file.
Functions | |
std::string | get_string (const ::game &ctx, hash::fnv1a32_t key) |
Returns a localized string. More... | |
std::string get_string | ( | const ::game & | ctx, |
hash::fnv1a32_t | key | ||
) |
Returns a localized string.
ctx | Game context. |
key | String key. |
Definition at line 23 of file strings.cpp.