Mercurial > hg > beaglert
comparison examples/01-Basics/minimal/render.cpp @ 507:1cec96845a23 prerelease
Explanted explantation
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Wed, 22 Jun 2016 01:51:17 +0100 |
parents | b935f890e512 |
children | 2ec36efb2c52 |
comparison
equal
deleted
inserted
replaced
506:2a8afa6fa118 | 507:1cec96845a23 |
---|---|
51 void cleanup(BelaContext *context, void *userData) | 51 void cleanup(BelaContext *context, void *userData) |
52 { | 52 { |
53 | 53 |
54 } | 54 } |
55 | 55 |
56 /* ------------ Project Explantation ------------ */ | |
57 | 56 |
58 /** | 57 /** |
59 | 58 |
60 \example minimal/render.cpp | 59 \example minimal/render.cpp |
61 | 60 |