gamnit: don't touch the dynamic_resolution FBO if it is not used
[nit.git] / tests / sav / hello.res
1 digraph "G" {
2 "hello" ;
3 "world" ;
4 "hello" -> "world" ;
5 }