summaryrefslogtreecommitdiff
path: root/src/gpu
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu')
-rw-r--r--src/gpu/gpu.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/gpu.cc b/src/gpu/gpu.cc
index 27c0772..92c661b 100644
--- a/src/gpu/gpu.cc
+++ b/src/gpu/gpu.cc
@@ -616,4 +616,4 @@ void gpu_draw(float audio_peak, float aspect_ratio, float time) {
}
void gpu_shutdown() {
-} \ No newline at end of file
+}