Mercurial > hg > beaglert
diff examples/01-Basics/minimal/render.cpp @ 536:b97fe1dc4278 prerelease
merge
author | Liam Donovan <l.b.donovan@qmul.ac.uk> |
---|---|
date | Thu, 23 Jun 2016 21:24:45 +0100 |
parents | 2ec36efb2c52 |
children | 8f8809c77dda |
line wrap: on
line diff
--- a/examples/01-Basics/minimal/render.cpp Thu Jun 23 21:23:27 2016 +0100 +++ b/examples/01-Basics/minimal/render.cpp Thu Jun 23 21:24:45 2016 +0100 @@ -95,7 +95,7 @@ ------------------ `setup()`, `render()` and `cleanup()` each take the same arguments. These are: -`0ext *context` +`BelaContext *context` `void *userData` These arguments are pointers to data structures. The main one that's used is