quick question for a Dev

hey guys, I started reading the source and making sense of it. I was wondering if I was wrong in saying that The first function called, that starts everything else, is StartKetsjiShell from
\Blender Trunk\source\gameengine\BlenderRoutines\BL_KetsjiEmbedStart.cpp

if I’m wrong, please enlighten me! thanks!

ya i think thats the one. atleast from memory

Well officially the first function is start_game found in source/blender/src/space.c.