mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Update Outdated Google Code References
This commit is contained in:

committed by
Buddybenj

parent
f7a16eca84
commit
fba3c48ec4
@ -12,8 +12,8 @@
|
||||
// A copy of the GPL 2.0 should have been included with the program.
|
||||
// If not, see http://www.gnu.org/licenses/
|
||||
|
||||
// Official SVN repository and contact information can be found at
|
||||
// http://code.google.com/p/dolphin-emu/
|
||||
// Official Git repository and contact information can be found at
|
||||
// https://github.com/dolphin-emu/dolphin
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/FPURoundMode.h"
|
||||
|
@ -13,7 +13,7 @@
|
||||
// If not, see http://www.gnu.org/licenses/
|
||||
|
||||
// Official Git repository and contact information can be found at
|
||||
// http://code.google.com/p/dolphin-emu/
|
||||
// https://github.com/dolphin-emu/dolphin
|
||||
|
||||
/*
|
||||
Here is a nice ascii overview of audio flow affected by this file:
|
||||
|
@ -13,7 +13,7 @@
|
||||
// If not, see http://www.gnu.org/licenses/
|
||||
|
||||
// Official Git repository and contact information can be found at
|
||||
// http://code.google.com/p/dolphin-emu/
|
||||
// https://github.com/dolphin-emu/dolphin
|
||||
|
||||
#include "Common/Atomic.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
|
@ -12,8 +12,8 @@
|
||||
// A copy of the GPL 2.0 should have been included with the program.
|
||||
// If not, see http://www.gnu.org/licenses/
|
||||
|
||||
// Official SVN repository and contact information can be found at
|
||||
// http://code.google.com/p/dolphin-emu/
|
||||
// Official Git repository and contact information can be found at
|
||||
// https://github.com/dolphin-emu/dolphin
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
|
Reference in New Issue
Block a user