Black Ops 3 Source Code Explorer
0.1
An script explorer for Black Ops 3 by ZeRoY
_tabun.gsc
Go to the documentation of this file.
1
#using scripts\codescripts\struct;
2
#using scripts\shared\sound_shared;
3
#using scripts\shared\util_shared;
4
#using scripts\shared\weapons\_tabun;
5
6
#insert scripts\shared\shared.gsh;
7
8
#using scripts\mp\_util;
9
10
#namespace tabun;
11
12
function
init
()
13
{
14
tabun::init_shared
();
15
}
init
function init()
Definition:
_tabun.gsc:12
init_shared
function init_shared()
Definition:
_tabun.gsc:9
scripts
mp
_tabun.gsc
Generated by
1.8.17