Base/include/Framework/System/EntryPoint.hpp file

Contents

Defines

#define BP_DECLARE_HIGH_MAIN
#define BP_SETUP_ENTRY_POINT()

Define documentation

#define BP_DECLARE_HIGH_MAIN

Generates the declaration for the high-level Main function

#define BP_SETUP_ENTRY_POINT()

Generates a low-level that will just redirect code execution to the high-level main