summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/gba.c
diff options
context:
space:
mode:
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
***************************************************************************/