X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=main.c;h=c306aa50f1292a0701fae233776fe14b7a4a67ee;hb=0cf7e0563088708f2749f7dacd26ffdf1391dccc;hp=266e080803cc4b50190e795b33eb39854151d0cd;hpb=d4746875c05dd3e077e1b266e50ffe4856b45502;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/main.c b/main.c index 266e080..c306aa5 100644 --- a/main.c +++ b/main.c @@ -502,6 +502,7 @@ void vg_ui(void) //glPolygonMode( GL_FRONT_AND_BACK, GL_FILL ); audio_debug_soundscapes(); + world_audio_debug(); #if 0 static double last_b_press = 0.0;