Skip to content

Instantly share code, notes, and snippets.

@commy2
Created June 6, 2020 19:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save commy2/ef63326ef3db36ce74a7ef24272d2a65 to your computer and use it in GitHub Desktop.
Save commy2/ef63326ef3db36ce74a7ef24272d2a65 to your computer and use it in GitHub Desktop.
// description.ext
class CfgFunctions {
#include "CfgFunctions.hpp"
#include "KP\KPPLM\KPPLM_functions.hpp"
class SAF {
#define SAF_FNCS
#include "sushi_scripts\core\init.cpp"
#include "sushi_scripts\breach\init.cpp"
#undef SAF_FNCS
};
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment