index
:
mallocbullet
master
Bullet Hell Game Jam 2023
quou@disroot.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ems
/
post_run.js
blob: b52a93110da3b5cb1a9562494060ca6f60206849 (
plain
) (
blame
)
1
2
3
addOnPostRun
(
function
()
{
document
.
getElementById
(
'canvas'
).
focus
();
});