‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
debug.gsc
Go to the documentation of this file.
1 #using scripts\shared\system_shared;
2 #using scripts\shared\ai\archetype_utility;
3 
4 #insert scripts\shared\shared.gsh;
5 #insert scripts\shared\ai\utility.gsh;
6 
7 #namespace as_debug;
8