This website requires JavaScript.
Explore
Help
Sign In
ModdingRX
/
TmpMenu
Watch
1
Star
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
/
BigBaseV2
/
src
/
features.hpp
9 lines
103 B
C++
Raw
Normal View
History
Unescape
Escape
Initial commit
2019-03-21 20:18:31 +01:00
#
pragma once
#
include
"common.hpp"
feat(Project): Fresh start
2021-05-18 23:03:42 +02:00
namespace
big
:
:
features
Initial commit
2019-03-21 20:18:31 +01:00
{
feat(Project): Fresh start
2021-05-18 23:03:42 +02:00
void
run_tick
(
)
;
void
script_func
(
)
;
Initial commit
2019-03-21 20:18:31 +01:00
}
Reference in New Issue
Copy Permalink