diff options
Diffstat (limited to 'src/gpu/gpu.cc')
| -rw-r--r-- | src/gpu/gpu.cc | 2 |
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 +} |
