‪Black Ops 3 Source Code Explorer  0.1
‪An script explorer for Black Ops 3 by ZeRoY
_devgui.csc
Go to the documentation of this file.
1 #using scripts\codescripts\struct;
2 #using scripts\shared\callbacks_shared;
3 #using scripts\shared\system_shared;
4 
5 #insert scripts\shared\shared.gsh;
6 #insert scripts\mp\_contracts.gsh;
7 
8 #namespace mp_devgui;