summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/gba.c
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-05-27 09:03:32 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-05-27 09:03:32 +0200
commit64e16ca8cf6f8f3f63a9a7604153a8c4725a7cf4 (patch)
tree2fbbee881d0f776a829723792eb72feea9bd0061 /src/mess/video/gba.c
parente5caefbfbd7322e38ccfe6e1518efb50b20cef53 (diff)
Cleanups and version bumpmame0162
Diffstat (limited to 'src/mess/video/gba.c')
-rw-r--r--src/mess/video/gba.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mess/video/gba.c b/src/mess/video/gba.c
index 4745141e504..0699f047c98 100644
--- a/src/mess/video/gba.c
+++ b/src/mess/video/gba.c
@@ -2,11 +2,11 @@
// copyright-holders:R. Belmont,Ryan Holtz
/***************************************************************************
- gba.c
+ gba.c
- File to handle emulation of the video hardware of the Game Boy Advance
+ File to handle emulation of the video hardware of the Game Boy Advance
- By R. Belmont, MooglyGuy
+ By R. Belmont, MooglyGuy
***************************************************************************/