commit | 96ab68eee079620b9a2d0e12e9978ade9ad32711 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Thu Feb 02 16:27:33 2023 +0100 |
committer | ocornut <omarcornut@gmail.com> | Thu Feb 02 17:30:48 2023 +0100 |
tree | 7428269753478a3e6354c38841d590516d11bb38 | |
parent | b51919dce1ca6e9367fda6f31207fee09a299e5c [diff] |
Examples: refactor all examples with a MainLoopStep() function, to facilitate use with Emscripten. (#2492, #3699) Aligned all examples.