Skip to content

Commit

Permalink
Approve test_gen_sig_info expectations
Browse files Browse the repository at this point in the history
Required due to new function emscripten_set_input_callback_on_thread .
  • Loading branch information
alibabashack committed Jan 31, 2025
1 parent 9fbe862 commit be16f63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/libsigs.js
Original file line number Diff line number Diff line change
Expand Up @@ -766,6 +766,7 @@ sigs = {
emscripten_set_gamepaddisconnected_callback_on_thread__sig: 'ipipp',
emscripten_set_immediate__sig: 'ipp',
emscripten_set_immediate_loop__sig: 'vpp',
emscripten_set_input_callback_on_thread__sig: 'ippipp',
emscripten_set_interval__sig: 'ipdp',
emscripten_set_keydown_callback_on_thread__sig: 'ippipp',
emscripten_set_keypress_callback_on_thread__sig: 'ippipp',
Expand Down

0 comments on commit be16f63

Please sign in to comment.