diff options
author | bunnei <ericbunnie@gmail.com> | 2014-05-08 23:11:41 +0200 |
---|---|---|
committer | bunnei <ericbunnie@gmail.com> | 2014-05-08 23:11:41 +0200 |
commit | a6b047ec3bf3e7c11438cf11f60f0a94b3e2a005 (patch) | |
tree | 4d9888a3957a5235eb723813e47bb51a1e005594 /src/common/bit_field.h | |
parent | fixed include of common in bit_field.h (diff) | |
download | yuzu-a6b047ec3bf3e7c11438cf11f60f0a94b3e2a005.tar yuzu-a6b047ec3bf3e7c11438cf11f60f0a94b3e2a005.tar.gz yuzu-a6b047ec3bf3e7c11438cf11f60f0a94b3e2a005.tar.bz2 yuzu-a6b047ec3bf3e7c11438cf11f60f0a94b3e2a005.tar.lz yuzu-a6b047ec3bf3e7c11438cf11f60f0a94b3e2a005.tar.xz yuzu-a6b047ec3bf3e7c11438cf11f60f0a94b3e2a005.tar.zst yuzu-a6b047ec3bf3e7c11438cf11f60f0a94b3e2a005.zip |
Diffstat (limited to '')
-rw-r--r-- | src/common/bit_field.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/bit_field.h b/src/common/bit_field.h index a59ff0ba8..dfd00d198 100644 --- a/src/common/bit_field.h +++ b/src/common/bit_field.h @@ -1,4 +1,3 @@ -// Copyright 2014 Dolphin Emulator Project // Licensed under GPLv2 // Refer to the license.txt file included. |