framerate independent walker speed
This commit is contained in:
parent
47bca440d3
commit
9c58521ec6
2 changed files with 51 additions and 50 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
/usr/lib/emscripten/em++ -std=c++26 --use-port=sdl2 -O2 --emrun --shell-file emscripten_shell.html -sASSERTIONS -o index.html main.cpp
|
||||
/usr/lib/emscripten/em++ -std=c++26 --use-port=sdl2 -O2 --shell-file emscripten_shell.html -sASSERTIONS -o index.html main.cpp
|
Loading…
Add table
Add a link
Reference in a new issue