goat3dgfx

diff src/goat3dgfx.cc @ 13:25bf39105c82

lalal
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 27 Nov 2013 08:08:59 +0200
parents 1868c5975f31
children 7d6b667821cf
line diff
     1.1 --- a/src/goat3dgfx.cc	Sun Nov 24 18:18:38 2013 +0200
     1.2 +++ b/src/goat3dgfx.cc	Wed Nov 27 08:08:59 2013 +0200
     1.3 @@ -21,4 +21,5 @@
     1.4  
     1.5  void shutdown_goat_graphics()
     1.6  {
     1.7 +	vr_shutdown();
     1.8  }