mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-17 14:57:27 +08:00

* Added FMMC_KEY_TIP15 replacement of 15 to 64. * Removed legacy multiplayer chat filter.
5 lines
139 B
C++
5 lines
139 B
C++
namespace big
|
|
{
|
|
extern const char* respawn_label_callback(const char* label);
|
|
extern const char* do_ceo_name_resize(const char* label);
|
|
} |