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-17 23:07:26 +08:00
Code Issues Actions 1 Packages Projects Releases Wiki Activity
TmpMenu/src/views/debug/view_debug.hpp

15 lines
254 B
C++
Raw Normal View History

feat: reorganize debug screen (#496) * feat(git): greatly simplify ignore list * refactor: removed old include
2022-10-21 22:05:39 +02:00
#pragma once
namespace big::debug
{
extern void globals();
refactor: simplify metric logger (#499)
2022-10-21 23:47:50 +02:00
extern void locals();
extern void logs();
feat: reorganize debug screen (#496) * feat(git): greatly simplify ignore list * refactor: removed old include
2022-10-21 22:05:39 +02:00
extern void misc();
extern void script_events();
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
extern void scripts();
Bug fixes and improvements (#984) * feat(KickFromInterior): improve kick from interior Fixes #968 Fixes #953 Fixes #901 Fixes #899 Fixes #813 Fixes #726 Fixes #723 Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2023-02-13 20:38:30 +00:00
extern void threads();
Added dev tool for animations (#1332)
2023-05-10 23:29:40 +02:00
extern void animations();
feat: reorganize debug screen (#496) * feat(git): greatly simplify ignore list * refactor: removed old include
2022-10-21 22:05:39 +02:00
extern void main();
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.4 Page: 42ms 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