FF Diff Viewer

Comparing 2006 Base SDK to Fortress Forever 2.46

dlls/cbase.cpp

878889909192
#include "tier0/vprof.h" // memdbgon must be the last include file in a .cpp file!!! #include "tier0/memdbgon.h"
8788899091929394
#include "tier0/vprof.h" #include "ff_luacontext.h" // memdbgon must be the last include file in a .cpp file!!! #include "tier0/memdbgon.h"
897898899900901902
if ( !targetFound ) { const char *pClass ="", *pName = ""; // might be NULL
899900901902903904905906907908909910911912913914
if ( !targetFound ) { ////////////////////////////////////////////////////////////////////////// if ( pe->m_iTarget != NULL_STRING ) { CFFLuaSC sc; sc.Push(pe->m_pActivator); sc.Push(pe->m_pCaller); sc.CallFunction(NULL, STRING(pe->m_iTargetInput), STRING(pe->m_iTarget)); } ////////////////////////////////////////////////////////////////////////// const char *pClass ="", *pName = ""; // might be NULL