Files
gtav-src/script/dev_ng/singleplayer/scripts/missions/Shrink/DRF4.sc
T
2025-09-29 00:52:08 +02:00

21 lines
594 B
Python
Executable File

//////////////////////////////////////////////////////////////////////
/* DRF4.sc */
/* Author: DJ Jones, Yomal Perera */
/* Michael's 4th 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_FUCKED_UP
ENDFUNC
USING "shrink_phone.sch"