summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/n64.c
diff options
context:
space:
mode:
author therealmogminer@gmail.com <therealmogminer@gmail.com>2015-10-02 11:58:45 +0200
committer therealmogminer@gmail.com <therealmogminer@gmail.com>2015-10-02 11:58:45 +0200
commiteaac0a05a84c9d5cf36416bd8b1327ba192a6e57 (patch)
tree1684899dd655e8e7d21db19167f7b1a3444047f6 /src/mame/drivers/n64.c
parenta51d0b87b8a7e691a5b8d1920d601680d58f06a8 (diff)
Naming update, nw
Diffstat (limited to 'src/mame/drivers/n64.c')
-rw-r--r--src/mame/drivers/n64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/n64.c b/src/mame/drivers/n64.c
index a5c2e3c7499..4ef6f0c95e5 100644
--- a/src/mame/drivers/n64.c
+++ b/src/mame/drivers/n64.c
@@ -6,7 +6,7 @@
Driver by Ville Linde
Reformatted to share hardware by R. Belmont
Additional work by Ryan Holtz
- Porting from Mupen64 by Harmony
+ Porting from Mupen64 by Ryan Holtz
*/
#include "emu.h"