input_common/motion_input: Make use of Common::PI constant

Also amend the copyright notice to yuzu's instead of Dolphin's, which was mistakenly copy-pasted from another file.
This commit is contained in:
Morph 2020-09-02 11:58:15 -04:00
parent f64917a852
commit 45ecd601be
3 changed files with 10 additions and 5 deletions

View file

@ -1,6 +1,6 @@
// Copyright 2014 Dolphin Emulator Project
// Licensed under GPLv2+
// Refer to the license.txt file included.
// Copyright 2020 yuzu Emulator Project
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included
#pragma once