medfall

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit af4203a148a0408c90f72ea3167feff41acd11b6
parent aac5a39d5ea6e48def097fc47ca5786c0dd5f307
Author: Michael Savage <mikejsavage@gmail.com>
Date:   Sun Dec 11 14:42:28 +0200

Oops

Diffstat:
pp.cc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/pp.cc b/pp.cc @@ -253,6 +253,7 @@ int main( int argc, char ** argv ) { write_tile( &arena, dir, "_normals.lz4", normals, v3( 0.0f, 0.0f, 1.0f ), tx, ty ); } } + } printf( "generating collision quadtrees\n" ); {