mirror of
https://git.suyu.dev/suyu/discord-rpc.git
synced 2026-01-08 07:28:52 +01:00
clang-format I suppose
This commit is contained in:
parent
9d4d145e7f
commit
57316cbaee
6 changed files with 6 additions and 6 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
#include "discordrpc.h"
|
||||
#include "Core.h"
|
||||
#include "ModuleManager.h"
|
||||
#include "IPluginManager.h"
|
||||
#include "ModuleManager.h"
|
||||
|
||||
#define LOCTEXT_NAMESPACE "FdiscordrpcModule"
|
||||
|
||||
|
|
|
|||
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "Engine.h"
|
||||
#include "CoreMinimal.h"
|
||||
#include "DiscordRpcBlueprint.generated.h"
|
||||
#include "Engine.h"
|
||||
|
||||
// unreal's header tool hates clang-format
|
||||
// clang-format off
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue