Commit bd2d0146450bab1e47c1e1a33e0badffe5489f1b

Philipp Wiesemann 2015-02-15T21:44:36

Emscripten: Changed return type of callback implementations from int to EM_BOOL. The prototypes are declared with EM_BOOL (which is currently an int) in html5.h.