21 lines
595 B
Python
Executable File
21 lines
595 B
Python
Executable File
|
|
//////////////////////////////////////////////////////////////////////
|
|
/* DRF3.sc */
|
|
/* Author: DJ Jones, Yomal Perera */
|
|
/* Michael's 3rd session with Dr. Friedlander. */
|
|
//////////////////////////////////////////////////////////////////////
|
|
|
|
//Compile out Title Update changes to header functions.
|
|
//Must be before includes.
|
|
//CONST_INT USE_TU_CHANGES 0 // Removed by Kenneth R.
|
|
|
|
USING "shrink_phone_defs.sch"
|
|
|
|
|
|
FUNC SHRINK_SESSION SHRINK_GET_CURRENT_MISSION_SESSION()
|
|
RETURN SHRINKSESSION_PHONE_NEGATIVITY
|
|
ENDFUNC
|
|
|
|
|
|
USING "shrink_phone.sch"
|