diff --git a/Content/Developers/lpeter/PortalToy.uasset b/Content/Developers/lpeter/PortalToy.uasset index 9ac3aeb..5ce9598 100644 Binary files a/Content/Developers/lpeter/PortalToy.uasset and b/Content/Developers/lpeter/PortalToy.uasset differ diff --git a/Intermediate/ProjectFiles/cpp.hint b/Intermediate/ProjectFiles/cpp.hint index ceab7d1..e47672f 100644 --- a/Intermediate/ProjectFiles/cpp.hint +++ b/Intermediate/ProjectFiles/cpp.hint @@ -2,3 +2,7 @@ // tels que les noms de fonctions et de macros. // Pour plus d'informations, consultez https://go.microsoft.com/fwlink/?linkid=865984 #define SKYPORTAL_API +// Les fichiers hint permettent à l'IDE Visual Studio d'interpréter les identificateurs Visual C++ +// tels que les noms de fonctions et de macros. +// Pour plus d'informations, consultez https://go.microsoft.com/fwlink/?linkid=865984 +#define GENERATED_BODY(__VA_ARGS__) BODY_MACRO_COMBINE(CURRENT_FILE_ID,_,__LINE__,_GENERATED_BODY); diff --git a/Plugins/SkyPortal b/Plugins/SkyPortal index 6c7cde0..4a99882 160000 --- a/Plugins/SkyPortal +++ b/Plugins/SkyPortal @@ -1 +1 @@ -Subproject commit 6c7cde03e9919c0bd3e0bf7ed7d952581dc949ff +Subproject commit 4a998821187327c32840101ccdb02f3f035fa436