mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 11:48:03 -05:00
Clang Formatting
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
// Copyright 2020 yuzu Emulator Project
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
@ -5,7 +9,6 @@
|
||||
|
||||
namespace InputCommon {
|
||||
|
||||
|
||||
/**
|
||||
* A button device factory representing a gcpad. It receives gcpad events and forward them
|
||||
* to all button devices it created.
|
||||
|
Reference in New Issue
Block a user