This commit is contained in:
Sky 2023-09-04 15:03:43 -04:00
parent 0e902836b6
commit 4e85f5f3fd

View File

@ -41,7 +41,7 @@
<canvas class="emscripten" id="canvas"></canvas>
</div>
<script type='text/javascript'>
alert('Controls:\nMovement: Arrow Keys\nA: X\nB: C\nR: Q\nZ: Space\nStart: Enter\nC-stick: WASD\nGo to https://1.Selenite.pages.dev/sm64/controls to see these again.')
alert('Controls:\nMovement: Arrow Keys\nA: X\nB: C\nR: Q\nZ: Space\nStart: Enter\nC-stick: WASD\nAdd "/controls" to the end of the URL to see these again.')
var Module = {
preRun: [],
postRun: [],