Logo
Explore Help
Sign In
ModdingRX/TmpMenu
1
0
Fork 0
You've already forked TmpMenu
mirror of https://github.com/Mr-X-GTA/YimMenu.git synced 2025-06-18 15:17:23 +08:00
Code Issues Actions 1 Packages Projects Releases Wiki Activity
TmpMenu/src/views/settings/view_settings.cpp

10 lines
191 B
C++
Raw Normal View History

feat(GUI): Simplifying the gui (#118) Co-authored-by: Maddy <59680197+xM4ddy@users.noreply.github.com> Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-05-04 19:16:40 +02:00
#include "views/view.hpp"
namespace big
{
Name and status variables for the Script system. (#244) Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-06-27 20:12:45 +02:00
void view::settings()
{
feat: Translation Service (#844) Co-authored-by: mrwoowoo <github@hiqaq.com> Co-authored-by: LiamD-Flop <40887493+LiamD-Flop@users.noreply.github.com>
2023-02-01 19:46:33 +01:00
components::sub_title("SETTINGS_MISC"_T);
ImGui::Checkbox("SETTINGS_MISC_DEV_DLC"_T.data(), &g.settings.dev_dlc);
feat(GUI): Simplifying the gui (#118) Co-authored-by: Maddy <59680197+xM4ddy@users.noreply.github.com> Co-authored-by: Yimura <andreas.maerten@scarlet.be>
2022-05-04 19:16:40 +02:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.4 Page: 73ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API