#pragma once #include class ApplicationFunction { public: static void initialize(s32 argc, char** argv); };