aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gp2x/gp2x-hw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/gp2x/gp2x-hw.cpp')
-rw-r--r--backends/platform/gp2x/gp2x-hw.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/platform/gp2x/gp2x-hw.cpp b/backends/platform/gp2x/gp2x-hw.cpp
index 9eb6b040c0..38799ea7ad 100644
--- a/backends/platform/gp2x/gp2x-hw.cpp
+++ b/backends/platform/gp2x/gp2x-hw.cpp
@@ -195,4 +195,5 @@ void gp2x_video_wait_vsync(void)
while (!(MEM_REG[0x2846>>1] & 2));
}
-} /* namespace GP2X_HW */ \ No newline at end of file
+} /* namespace GP2X_HW */
+